Hi, On Monday, August 15, 2011 07:09:01 PM Sascha Hauer wrote: > Sascha Hauer (3): > put env_push_context into postcore_initcall > ARM i.MX25/35: initialize barebox_loc earlier > ARM i.MX51: set barebox_loc according to boot source > > arch/arm/mach-imx/boot.c | 8 +--- > arch/arm/mach-imx/imx51.c | 87 > +++++++++++++++++++++++++++++++++++++++++++++ common/env.c | > 2 +- > 3 files changed, 90 insertions(+), 7 deletions(-) For patches 1 and 2: tested-by: marc@cpdesign.com.au For patch 3: Acked-by: marc@cpdesign.com.au (Only have i.MX35 system to test with.) Cheers, Marc