[Buildroot] [PATCH] mxs-bootloader: Barebox entry point symbol changed in 2012.08

Peter Korsgaard jacmet at uclibc.org
Fri Oct 19 09:00:47 UTC 2012


>>>>> "Arnout" == Arnout Vandecappelle <arnout at mind.be> writes:

 >> load barebox;
 >> -        load ivt (entry = barebox:exception_vectors)>  0x8000;
 >> +        load ivt (entry = barebox:start)>  0x8000;
 >> hab call 0x8000;
 >> 
 >> }

 Arnout>  Shouldn't this somehow depend on the selected barebox version then?

Indeed. What happens if people use <2012.08?

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list