Dear Steve Sakoman, In message <1286801499.2105.49.ca...@quadra> you wrote: > env_mmc: Fix crashing bug encountered after enabling ARM relocation > > The crash was occuring in env_relocate because it was being called prior > to mmc_initialize. This patch moves the MMC initialization earlier in > the init process. > > This patch also cleans up the env_relocate_spec code in env_mmc.c > > Signed-off-by: Steve Sakoman <[email protected]> > Acked-by: Stefano Babic <[email protected]> > --- > > v3 - remove the extra space in mmc_initialize call > v2 - remove space in puts call and add Acked-by
Applied (and dropped previously applied V2; sorry for the confusion). Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] Marriage is the sole cause of divorce. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

