* 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
* Re: How to boot u-boot from RAM
2004-08-13 1:07 How to boot u-boot from RAM Junita Ajith
@ 2004-08-13 8:09 ` Wolfgang Denk
0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2004-08-13 8:09 UTC (permalink / raw)
To: Junita Ajith; +Cc: linuxppc-embedded
In message <20040813010711.41665.qmail@web53709.mail.yahoo.com> you wrote:
>
> I am trying to have a different version of UBoot
Why are you asking the very same question within just 3 hours with
different subjects on the same mailing list - and on a mailing list
where your questions is off topic?
Please ask U-boot related stuff on the U-Boot-Users mailing list.
But please check the mailing list archive _before_ asking.
> 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
This has been discussed many, many times before. Search the mailing
list archive (on gmane).
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
Mirrors should reflect a little before throwing back images.
- Jean Cocteau
** 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* Re: How to boot U-Boot from RAM
2004-08-13 5:20 How to boot U-Boot " Junita Ajith
@ 2004-08-13 17:11 ` Wolfgang Denk
0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2004-08-13 17:11 UTC (permalink / raw)
To: Junita Ajith; +Cc: linuxppc-embedded
In message <20040813052042.77792.qmail@web53703.mail.yahoo.com> you wrote:
>
> 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.
Please read the U-Boot mailing list archive (searchable @ gmane), and
let's continue this discussion (if at all) on the U-Boot-Users list.
> All I need to know is how do we run the UBoot from RAM, without
> using flash. Any help would be appreciated.
We don't. Period. This has been explained on the mailing list many
times before. Please read the mailing list archive.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
There are very few personal problems that cannot be solved through a
suitable application of high explosives.
** 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).