On Sat, Oct 16, 2010, John Rigby wrote:
Unless I am mistaken the mmc init vs mmc rescan should not be an issue if the default env in u-boot is correct. As background, legacy mmc drivers need mmc init and new generic mmc drivers need mmc rescan. I agree that this change is annoying, however the difference can be handled in the default env. See the patch "ARMV7: OMAP4: Use generic mmc driver on Beagle" for details:
Why does one need to call mmc init or mmc rescan explicitly?