public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Alexander Holler <holler@ahsoftware.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] OMAP3: relocation and bss usage (timer, gpmc, ...)
Date: Tue, 30 Nov 2010 17:28:40 +0100	[thread overview]
Message-ID: <4CF52638.4050804@ahsoftware.de> (raw)

Hello,

browsing through some code searching for a reason why an u-boot compiled 
with gcc 4.5.1 fails to boot on a beagleboard, I've come through another 
place where bss is used before relocation: gpmc_init (gpmc_cfg) in 
arch/arm/cpu/armv7/omap3/mem.c.

I haven't fixed it up to now, but I want to inform the people actually 
working with that board (currently I don't have any to do with that 
board and just touching at from time to time for fun), that there might 
be other places than the already mentioned timer_init() and that 
gpmc_init().

All candidates for such problems could be found in  board_init_f() in 
arch/arm/lib/board.c, escpecially all functions which appear in 
init_sequence in board.c.

Someone should take the time and check them all. ;)

Regards,

Alexander

             reply	other threads:[~2010-11-30 16:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-30 16:28 Alexander Holler [this message]
2010-11-30 18:21 ` [U-Boot] OMAP3: relocation and bss usage (timer, gpmc, ...) Premi, Sanjeev
2010-11-30 22:59   ` Alexander Holler
2010-12-02 13:33     ` zfsdk
2010-12-02 14:56       ` Alexander Holler

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=4CF52638.4050804@ahsoftware.de \
    --to=holler@ahsoftware.de \
    --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