linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* How to boot u-boot from RAM
@ 2004-08-13  1:07 Junita Ajith
  2004-08-13  8:09 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Junita Ajith @ 2004-08-13  1:07 UTC (permalink / raw)
  To: linuxppc-embedded


Hi

I am trying to have a different version of UBoot
with some utilities added to it . So I'm trying to
figure out a way to check if that upgraded version of
UBoot works fine , without copying it to the default
location where my original UBoot resides in the flash

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread
* How to  boot U-Boot from RAM
@ 2004-08-13  5:20 Junita Ajith
  2004-08-13 17:11 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Junita Ajith @ 2004-08-13  5:20 UTC (permalink / raw)
  To: linuxppc-embedded


Hi

I am trying to have a different version of UBoot with some utilities
added to it. So I'm trying to figure out a way to check if that upgraded
version of UBoot works fine, without copying it to the default location
where my original UBoot resides in the flash. I am using a 8540 board.

   I changed the linker file u-boot.lds, by mapping it all to RAM
locations. When I compiled it, I could get the final U-Boot image
u-boot.bin of size 154KB.

  I tried to tftp to 0x2000000 of RAM and said go, it hangs (always I
have acopy of the working UBoot image in my default Flash location).

The disassembly of both the UBoot images seems to be the same, except
that in the binary I couldn't see the image header in a readable for the
upgraded image, where as I could see that for the original U-Boot.

I guess may be as the original u-boot has intialised the ports..TLBs
etc, it clashes. I am not sure but...

     All I need to know is how do we run the UBoot from RAM, without
using flash. Any help would be appreciated.

Thanks
Junita

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2004-08-13 17:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-13  1:07 How to boot u-boot from RAM Junita Ajith
2004-08-13  8:09 ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2004-08-13  5:20 How to boot U-Boot " Junita Ajith
2004-08-13 17:11 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).