diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2011-07-04 22:13:26 +0000 |
---|---|---|
committer | Andy Fleming <afleming@freescale.com> | 2011-07-15 20:29:20 -0500 |
commit | 639b7827d1caf28801775e222fe1d1dedece58f0 (patch) | |
tree | a92087d67ebd6d0bb5b415bb1662dc29cb436276 /drivers/input | |
parent | e75787d903e75095806f42f793328940656ea783 (diff) | |
download | u-boot-imx-639b7827d1caf28801775e222fe1d1dedece58f0.zip u-boot-imx-639b7827d1caf28801775e222fe1d1dedece58f0.tar.gz u-boot-imx-639b7827d1caf28801775e222fe1d1dedece58f0.tar.bz2 |
mmc: fix the condition for MMC version 4
Fix the problem that if we use the chip of MMC version 4 and
the capacity is smaller than 2GB or equal, the mmc->capacity is
invalid. According to the JEDEC Standard, the value of ext_csd's
capacity is valid if the value is more than 2GB.
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Acked-by: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions