[U-Boot-Users] can i load u-boot into RAM and jump to it as a test?

Wolfgang Denk wd at denx.de
Fri Aug 27 09:32:01 CEST 2004


In message <065ACD8E84315E4394C835E398C8D5EB5DAF8A at cossmgmbx02.email.corp.tld> you wrote:
> 
> FAQ.  Yes, but it is difficult, unsupported, and fraught with peril.  You=
>  are on your own if you choose to do it.

Ummm... This is not quite correct.

The precise answer to the original question:

> >    before i commit myself to reflashing with u-boot, i'd like to know
> > if it's possible to just load it into RAM and use the current
> > bootloader to jump to it, just to see the menu come up, nothing more.

... is a plain NO.

You cannot load the same image first to RAM, run  and  test  it,  and
then program it to flash.

These will be two different images, and because of that the image you
write to flash will always be an untested one.

[But yes, it's true, you can make U-Boot run from RAM. But this is  a
different issue.]

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
A dog always bit deepest on the veterinary hand.
                                    - Terry Pratchett, _Wyrd Sisters_




More information about the U-Boot mailing list