Re: [U-Boot] relocation on freescale mx35 doesn't work after update to 2015.01

2015-02-11 Thread Stefano Babic
Hi Fabio, On 11/02/2015 14:55, Fabio Estevam wrote: > Hi Stefano, > > On Thu, Feb 5, 2015 at 1:24 PM, Priebe, Sebastian > 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_DEB

Re: [U-Boot] relocation on freescale mx35 doesn't work after update to 2015.01

2015-02-11 Thread Anatolij Gustschin
Hi Fabio, On Wed, 11 Feb 2015 11:55:04 -0200 Fabio Estevam wrote: ... > 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? I can conf

Re: [U-Boot] relocation on freescale mx35 doesn't work after update to 2015.01

2015-02-11 Thread Fabio Estevam
Hi Stefano, On Thu, Feb 5, 2015 at 1:24 PM, Priebe, Sebastian 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, ne

Re: [U-Boot] relocation on freescale mx35 doesn't work after update to 2015.01

2015-02-06 Thread Albert ARIBAUD
Hello Sebastian, Cc:ing Stefano since he's the i.MX custodian. On Fri, 6 Feb 2015 09:38:17 +, Priebe, Sebastian wrote: > Hello Albert, > > thanks for your answer. > I tried to look up some information in the iMX35 reference manual but > couldn't find anything. It doesn't say anything about

Re: [U-Boot] relocation on freescale mx35 doesn't work after update to 2015.01

2015-02-06 Thread Priebe, Sebastian
Hello Albert, thanks for your answer. I tried to look up some information in the iMX35 reference manual but couldn't find anything. It doesn't say anything about the exception vectors. Can you point me at any direction where to look for information? What is the consequence of skipping the reloc

[U-Boot] relocation on freescale mx35 doesn't work after update to 2015.01

2015-02-05 Thread Priebe, Sebastian
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"

Re: [U-Boot] relocation on freescale mx35 doesn't work after update to 2015.01

2015-02-05 Thread Albert ARIBAUD
Hello Sebastian, On Thu, 5 Feb 2015 15:24:40 +, Priebe, Sebastian 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 83f