Searched hist:d7b2912991bb18db26b6c6b51cdc637142e21d3e (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ |
H A D | mmc.h | diff d7b2912991bb18db26b6c6b51cdc637142e21d3e Tue Nov 18 08:11:42 CST 2014 Markus Niebel <Markus.Niebel@tq-group.com> MMC: fix user capacity for partitioned eMMC card
if the card claims to be high capacity and the card is partitioned the capacity shall still be read from ext_csd SEC_COUNT even if the resulting capacity is smaller than 2 GiB
Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com> Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
|
/openbmc/u-boot/drivers/mmc/ |
H A D | mmc.c | diff d7b2912991bb18db26b6c6b51cdc637142e21d3e Tue Nov 18 08:11:42 CST 2014 Markus Niebel <Markus.Niebel@tq-group.com> MMC: fix user capacity for partitioned eMMC card
if the card claims to be high capacity and the card is partitioned the capacity shall still be read from ext_csd SEC_COUNT even if the resulting capacity is smaller than 2 GiB
Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com> Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
|