
5 Aug
2014
5 Aug
'14
2:28 p.m.
Hi Magnus,
On Mon, Aug 4, 2014 at 5:23 PM, Magnus Lilja lilja.magnus@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