public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] AT91: problems master vs. next
@ 2010-09-21 12:39 Reinhard Meyer
  2010-09-21 14:00 ` Albert ARIBAUD
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Reinhard Meyer @ 2010-09-21 12:39 UTC (permalink / raw)
  To: u-boot

Just to report on preliminary findings I had:

Rebasing my current TOP9000 port on u-boot/master compiles
and works fine.
Code size increased moderately from 223592 to 223976.

Rebasing my current TOP9000 port on u-boot/next compiles
after defining CONFIG_SYS_SDRAM_BASE and CONFIG_SYS_INIT_SP_ADDR.
Code size increased heavyly from 223592 to 245544.

And U-Boot crashes instantly (I know there is more to be done
than just defining those two macros).

What bothers me really here is the huge increase in code size.

And, on almost all AT91 systems booting will be through a
first boot loader, which sets up SDRAM, loads u-boot to the
"correct" address and jumps to it.
All low level init and relocation is not required in such cases.

It should be always possible to #define relocation off!

With Best Regards
Reinhard

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

end of thread, other threads:[~2010-09-22  7:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-21 12:39 [U-Boot] AT91: problems master vs. next Reinhard Meyer
2010-09-21 14:00 ` Albert ARIBAUD
2010-09-21 14:18   ` Reinhard Meyer
2010-09-21 14:36     ` Reinhard Meyer
2010-09-21 17:27     ` Wolfgang Denk
2010-09-21 17:27   ` Wolfgang Denk
2010-09-22  7:14   ` [U-Boot] ARM Relocation compiler and linker switches (was: AT91: problems master vs. next) Albert ARIBAUD
2010-09-21 14:40 ` [U-Boot] AT91: problems master vs. next Stefan Roese
2010-09-21 14:50   ` Reinhard Meyer
2010-09-21 17:27 ` Wolfgang Denk

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