
Hi Stefano,
On Thu, Feb 5, 2015 at 1:24 PM, Priebe, Sebastian Sebastian.Priebe@cadcon.de wrote:
Hello,
I'm using a custom board with iMX35 CPU (ARM1136). After I updated to version 2015.01 the relocation doesn't work anymore. I turned on CONFIG_DEBUG and the last output I saw was: Relocating to 83f89000, new gd at 83e84ec8, sp at 83e84ea0
I recognized the new function "relocate_vectors". I copied the special handling (strong function) from mx25, which is just skipping the relocation of the vectors and with that the U-Boot is booting again on my board.
Do I need some special handling for mx35, too? Does anyone have the same problem?
I don't have a mx35pdk handy to look into this, but it would be nice to get mx35 back to life in U-boot.
Magnus,
I suspect that mx31 is also broken. Could you please test mx31pdk with U-boot 2015.01?
Regards,
Fabio Estevam