[U-Boot-Users] Question on U-BOOT

BlankDear Users,
I am using an EP8260 board with 8MB flash and 32MB DRAM.
I have a resident bootloader that sits at 0xFF000000 and don't want to spoil the contents by loading U-BOOT at the same address (I don't have a BDI today with me).
I have loaded U-BOOT bin into 0xFE000000 and did a go with 0xFE000100 but it seems to fail at relocate_code (established via. print statements to the terminal and dumping ram content).
Can anyone let me know if there is a limitation with U-BOOT that prevents it from running fully except if loaded at 0xFF000000?
Thanks,
-Krishnan

In message DJEKKNGPKJJHLCHIBHDAAEAGCBAA.kris@slokatelecom.com you wrote:
I have a resident bootloader that sits at 0xFF000000 and don't want to spoil the contents by loading U-BOOT at the same address (I don't have a BDI today with me).
...
Can anyone let me know if there is a limitation with U-BOOT that prevents it from running fully except if loaded at 0xFF000000?
Why don't you you just read the FAQ? See http://www.denx.de/twiki/bin/view/DULG/CanUBootBeConfiguredSuchThatItCanBeSt...
------=_NextPart_001_0019_01C5D3D6.C2D7C5B0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE id=3DridTitle>Blank</TITLE>
And never post HTML here.
Best regards,
Wolfgang Denk
participants (2)
-
Krishnan
-
Wolfgang Denk