From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] v2010-rc2: OMAP3 broken
Date: Mon, 29 Nov 2010 15:48:34 +0100 [thread overview]
Message-ID: <4CF3BD42.1050300@gmail.com> (raw)
In-Reply-To: <19F8576C6E063C45BE387C64729E739404BCCA4348@dbde02.ent.ti.com>
Dear all,
Am 29.11.2010 14:23, schrieb Hiremath, Vaibhav:
>> The system is hanging at
>>
>> fixrel:
>> /* relative fix: increase location by offset */
>> ldr r1, [r0]
>>
> [Hiremath, Vaibhav] pasting error, the actual place is
>
> fixnext:
> str r1, [r0]
> Here the value of r0 is relocation offset and not an address.
I do have this error on at92rm9200ek too. I got it down to corrupted
.rel.dyn table by setting two bss values in arch/arm/cpu/at91/timer.c.
Can you try to change your linker script to _not_ overlay _rel_dyn_start
with with .bss?
The other way is to break on board_init_f, display the relevant
(defective) locations in .rel.dyn and step through the for loop for
init_sequence if one destroys the relevant part in .rel.dyn
regards
Andreas Bie?mann
next prev parent reply other threads:[~2010-11-29 14:48 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-29 12:48 [U-Boot] v2010-rc2: OMAP3 broken Wolfgang Denk
2010-11-29 13:19 ` Hiremath, Vaibhav
2010-11-29 13:23 ` Hiremath, Vaibhav
2010-11-29 14:42 ` Albert ARIBAUD
2010-11-29 15:04 ` Heiko Schocher
2010-11-29 15:13 ` Andreas Bießmann
2010-11-29 17:22 ` Heiko Schocher
2010-11-29 15:19 ` Albert ARIBAUD
2010-11-29 15:32 ` Andreas Bießmann
2010-11-29 17:22 ` Heiko Schocher
2010-11-29 15:23 ` Premi, Sanjeev
2010-11-29 14:48 ` Andreas Bießmann [this message]
2010-11-29 16:08 ` [U-Boot] [PATCH] OMAP-common/timer: Fix bss usage Thomas Weber
2010-11-29 17:25 ` Heiko Schocher
2010-11-29 17:55 ` Thomas Weber
2010-11-29 19:40 ` Wolfgang Denk
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=4CF3BD42.1050300@gmail.com \
--to=andreas.devel@googlemail.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