[U-Boot] MPC8567 - TEXT BASE boot rom question... Half the message was missing.. trying again..
Scott Wood
scottwood at freescale.com
Sat Dec 12 00:02:49 CET 2009
Bob Winslow wrote:
> Is it possible to change TEXT_BASE and RESET_VECTOR_ADDRESS in such a
> way that I can put the 512kB uboot image at the
> beginning of the 4M flash instead of the end??
I don't think so -- the reset vector is fixed at 0xfffffffc, which will
map to the last word of flash.
-Scott
More information about the U-Boot
mailing list