1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-09 05:19:18 +01:00
Files
u-boot-megous/drivers
Stephen Warren f866a46d6e mmc: report capacity for the selected partition
Enhance the MMC core to calculate the size of each MMC partition, and
update mmc->capacity whenever a partition is selected. This causes:

mmc dev 0 1 ; mmcinfo

... to report the size of the currently selected partition, rather than
always reporting the size of the user partition.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
2013-06-13 16:52:19 -05:00
..
2012-03-26 23:09:23 +02:00
2013-04-01 16:33:52 -04:00
2013-06-03 01:31:23 -07:00