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

Maxime Ripard maxime.ripard at free-electrons.com
Fri Oct 19 09:41:13 UTC 2012


Le 19/10/2012 11:00, Peter Korsgaard a écrit :
>>>>>> "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?

It will fail to execute barebox, and will loop trying to execute it.
But once again, if things go as usual, this is only a matter of two weeks...

I can resubmit in two weeks if you prefer.

-- 
Maxime Ripard, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list