commit | 4246f46c03c6c5b9c2146b0be276d4fab7d2eff2 | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Fri Aug 25 20:20:44 2017 +0530 |
committer | Stefano Babic <sbabic@denx.de> | Tue Aug 29 09:50:40 2017 +0200 |
tree | 32da936b687b8f8918a73efd5ae7d98aa77c883e | |
parent | 938734e04cd82ae18a31b796a38b2a53011e9895 [diff] |
icorem6: Fix to find MMC devices U-Boot proper is using DM_MMC so, enable CONFIG_BLK otherwise find_mmc_device failed to detect MMC device. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Reviewed-by: Stefano Babic <sbabic@denx.de>