Those two patches have been combined together for easier review. Both fixes corner cases caught on the Samsung's GONI target. Namely: - lack of call to mmc_init with fat handling - Not setting MMC capabilities according to host capabilities
Lukasz Majewski (2): mmc:fix: Set mmc width according to MMC host capabilities mmc:fix Call mmc_init() when executing mmc_get_dev() drivers/mmc/mmc.c | 9 +++++++-- include/mmc.h | 3 +++ 2 files changed, 10 insertions(+), 2 deletions(-) -- 1.7.2.3 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

