Files
u-boot-tk1-som/drivers/mmc
Diego Santa Cruz a4ff9f83f5 mmc: fix erase_grp_size computation with high-capacity size definition
The erase_grp_size in struct mmc is to be a size in 512-byte sectors
but the code used to compute it for eMMC when EXT_CSD_ERASE_GROUP_DEF is
enabled computed it as bytes, leading to erase sizes and alignment
much larger than what is actually required by the mmc device.

Signed-off-by: Diego Santa Cruz <Diego.SantaCruz@spinetix.com>
2015-01-19 17:02:29 +02:00
..
2014-12-12 21:09:01 +02:00
2014-08-01 19:24:34 +03:00
2014-10-25 07:02:02 -04:00
2014-12-05 11:16:22 +09:00
2014-12-05 11:16:22 +09:00
2014-10-25 07:27:37 -04:00