[U-Boot] SPL broken on i.mx31 platforms

Fabio Estevam festevam at gmail.com
Tue Aug 5 14:28:41 CEST 2014


Hi Magnus,

On Mon, Aug 4, 2014 at 5:23 PM, Magnus Lilja <lilja.magnus at gmail.com> wrote:

> I have now done some tests on i.MX31 PDK:
> * v2013.04 and v2014.04 works
> * v2014.07 and "tip of tree as of this mail" does not work
>
> To make it work (both v2014.07 and tip of tree) I only have to change
> the "ldr pc, _reset" to "b reset". I do not have to apply the nop-part
> of the patch.

Could you please submit this change as a formal patch to the list?
Please Cc Albert Aribaud on it.

> On a different note I noticed that I received a warning that the PDK
> board does not use "generic board", I will try to fix this but I don't
> know how much work that is and when I can submit a patch.

Just add "#define CONFIG_SYS_GENERIC_BOARD" into the board config file
and give it a try.

If it works, please send this patch as well (with Stefano Babic on Cc).

Thanks


More information about the U-Boot mailing list