From: DaveKucharczyk <david.kucharczyk@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] U-Boot stuck after relocation attempt on MX51 board
Date: Thu, 26 Feb 2015 07:19:38 -0700 (MST) [thread overview]
Message-ID: <1424960378795-206924.post@n7.nabble.com> (raw)
In-Reply-To: <CA+sos7-WD0Z_DopTOPLAUF3aoRrph5qBu=mS6K7qHRG=BJGLgw@mail.gmail.com>
Beno?t Th?baudeau-2 wrote
> Also, check the CONFIG_SYS_TEXT_BASE of your board. From your log, I'm
> wondering if it's not set too high, resulting in an overlap of the
> pre- and post-relocation addresses occupied by your binary in the
> 256-MiB case.
BINGO!!! Good catch Beno?t, thank you. I changed it from 9FF80000 to
9F000000 and now it boots.
Looking at the original log...it relocated 90KB above text base. Not quite
enough room...
--------
U-Boot code: 9FF80000 -> 9FFA6840 BSS: -> 9FFD944C
.
Relocating to 9ff96000, new gd at 9fe55ed0, sp at 9fe55eb0
------
On a side note, how involved would it be to convert to 2015.01? I've already
ported 3 boards for 2014.07. Will everything I've done work perfectly fine
with 2015.01?
--
View this message in context: http://u-boot.10912.n7.nabble.com/U-Boot-stuck-after-relocation-attempt-on-MX51-board-tp206738p206924.html
Sent from the U-Boot mailing list archive at Nabble.com.
next prev parent reply other threads:[~2015-02-26 14:19 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-25 2:19 [U-Boot] U-Boot stuck after relocation attempt on MX51 board DaveKucharczyk
2015-02-25 15:49 ` DaveKucharczyk
2015-02-25 20:40 ` Benoît Thébaudeau
2015-02-25 21:23 ` DaveKucharczyk
2015-02-25 22:05 ` Fabio Estevam
2015-02-25 22:08 ` DaveKucharczyk
2015-02-25 23:56 ` Benoît Thébaudeau
2015-02-26 10:38 ` Albert ARIBAUD
2015-02-26 21:15 ` Benoît Thébaudeau
2015-02-26 14:19 ` DaveKucharczyk [this message]
2015-02-26 22:01 ` Benoît Thébaudeau
2015-02-28 16:00 ` Fabio Estevam
2015-02-26 21:10 ` Benoît Thébaudeau
2015-02-28 15:56 ` Fabio Estevam
2015-03-01 15:30 ` Albert ARIBAUD
2015-03-01 18:01 ` Fabio Estevam
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=1424960378795-206924.post@n7.nabble.com \
--to=david.kucharczyk@gmail.com \
--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