[U-Boot-Users] Where is flash_init() after u-boot relocated to RAM?

Shawn shawnxtech at yahoo.com
Thu Jun 24 21:08:22 CEST 2004


Futher question on the relocation address.

Ch. 10 of DULG says that the relocation address is usually (RAM_SIZE -
MONITOR_LEN). So in my case the relocation address should be 0x7fc0000
(0x8000000 - 0x40000). But from the debugging message I found u-boot is
at 0x7fd9000 after relocation. Do they conflict?

Top of RAM usable for U-Boot at: 08000000
Reserving 152k for U-Boot at: 07fd9000
Reserving 192k for malloc() at: 07fa9000
Reserving 56 Bytes for Board Info at: 07fa8fc8
Reserving 48 Bytes for Global Data at: 07fa8f98
Stack Pointer at: 07fa8f78
New Stack Pointer is: 07fa8f78
Now running in RAM - U-Boot at: 07fd9000

Thanks,
-Shawn.


		
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 




More information about the U-Boot mailing list