Home
last modified time | relevance | path

Searched hist:da61fa5f42133593be51764b55a905330eae5063 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dmmc_private.hda61fa5f42133593be51764b55a905330eae5063 Mon Sep 09 09:30:26 CDT 2013 Paul Burton <paul.burton@imgtec.com> mmc: don't support write & erase for SPL builds

For SPL builds this is just dead code since we'll only need to read.
Eliminating it results in a significant size reduction for the SPL
binary, which may be critical for certain platforms where the binary
size is highly constrained.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com>
H A Dmmc_write.cda61fa5f42133593be51764b55a905330eae5063 Mon Sep 09 09:30:26 CDT 2013 Paul Burton <paul.burton@imgtec.com> mmc: don't support write & erase for SPL builds

For SPL builds this is just dead code since we'll only need to read.
Eliminating it results in a significant size reduction for the SPL
binary, which may be critical for certain platforms where the binary
size is highly constrained.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com>
H A DMakefilediff da61fa5f42133593be51764b55a905330eae5063 Mon Sep 09 09:30:26 CDT 2013 Paul Burton <paul.burton@imgtec.com> mmc: don't support write & erase for SPL builds

For SPL builds this is just dead code since we'll only need to read.
Eliminating it results in a significant size reduction for the SPL
binary, which may be critical for certain platforms where the binary
size is highly constrained.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com>
H A Dmmc.cdiff da61fa5f42133593be51764b55a905330eae5063 Mon Sep 09 09:30:26 CDT 2013 Paul Burton <paul.burton@imgtec.com> mmc: don't support write & erase for SPL builds

For SPL builds this is just dead code since we'll only need to read.
Eliminating it results in a significant size reduction for the SPL
binary, which may be critical for certain platforms where the binary
size is highly constrained.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com>