public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] relocation on freescale mx35 doesn't work after update to 2015.01
Date: Fri, 6 Feb 2015 01:15:59 +0100	[thread overview]
Message-ID: <20150206011559.00d5fb7a@lilith> (raw)
In-Reply-To: <E70AF999396FDF4EAE40E195B847096129AFD3C9@SPMDEGHN001.CADCON.INTERN>

Hello Sebastian,

On Thu, 5 Feb 2015 15:24:40 +0000, 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?
> 
> Any advice?

Yes, you quite possibly need some special handling. Look up the i.MX35
documentation and see how the exception vectors are handled. Probably
there is something similar to what had to be done with i.MX27 (and
that probably should (have) be(en) done wth i.MX25 too instead of just
skipping the whole thing). 

> Thanks,
> Sebastian

Amicalement,
-- 
Albert.

  reply	other threads:[~2015-02-06  0:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-05 15:24 [U-Boot] relocation on freescale mx35 doesn't work after update to 2015.01 Priebe, Sebastian
2015-02-06  0:15 ` Albert ARIBAUD [this message]
2015-02-06  9:38   ` Priebe, Sebastian
2015-02-06 10:25     ` Albert ARIBAUD
2015-02-11 13:55 ` Fabio Estevam
2015-02-11 14:10   ` Anatolij Gustschin
2015-02-11 14:16   ` Stefano Babic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150206011559.00d5fb7a@lilith \
    --to=albert.u.boot@aribaud.net \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox