public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot]  Running u-boot without relocation to RAM?
@ 2009-10-13  8:39 Kraitschy, Tobias
  2009-10-13 12:04 ` Jerry Van Baren
  2009-10-13 14:50 ` alfred steele
  0 siblings, 2 replies; 4+ messages in thread
From: Kraitschy, Tobias @ 2009-10-13  8:39 UTC (permalink / raw)
  To: u-boot

Hi,

I?m working on running U-Boot from a Leon3-System on an evaluation board from Actel. Some GPIO and "Hello World" programs are already running.

Now I created the necessary files for my board/sytem and compiling of U-Boot goes well, but starting this application nothing is happening on the serial terminal. After checking my U-Boot and system configuration again, I think that my very small RAM area of only 16 kB might be the problem while U-Boot relocates itself to RAM at startup.

So is it possible to completly disable the relocation process at startup and run U-Boot with having opcode in PROM and data in RAM? If yes, how could I achieve this?

I already tried to remove the corresponding code in the start.S and searched the README for switches, but without success.

Best regards,

Tobias Kraitschy

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

end of thread, other threads:[~2009-10-14  2:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-13  8:39 [U-Boot] Running u-boot without relocation to RAM? Kraitschy, Tobias
2009-10-13 12:04 ` Jerry Van Baren
2009-10-13 14:50 ` alfred steele
2009-10-14  2:40   ` Jerry Van Baren

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