public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] OMAP3: relocation and bss usage (timer, gpmc, ...)
@ 2010-11-30 16:28 Alexander Holler
  2010-11-30 18:21 ` Premi, Sanjeev
  0 siblings, 1 reply; 5+ messages in thread
From: Alexander Holler @ 2010-11-30 16:28 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-12-02 14:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-30 16:28 [U-Boot] OMAP3: relocation and bss usage (timer, gpmc, ...) Alexander Holler
2010-11-30 18:21 ` Premi, Sanjeev
2010-11-30 22:59   ` Alexander Holler
2010-12-02 13:33     ` zfsdk
2010-12-02 14:56       ` Alexander Holler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox