[U-Boot-Users] CFG_FLASH_BASE and CFG_MONITOR_BASE question
Frank Young
young726 at hotmail.com
Wed Jul 14 19:58:30 CEST 2004
Hi,
I am working on my walnut board with PPC405GP. The Flash starts at FFE00000.
I need to reserve the first 512KB of Flash for other application. So the
U-Boot is installed at FFE80000. I set the config parameter as below:
In WALNUT405.h
CFG_FLASH_BASE = FFE00000
CFG_MONITOR_BASE = FFE80000
In board/walnut405/config.mk
TEXT_BASE = FFE80000
Are these all what I need to change? Did I miss anything?
Thanks,
Frank
_________________________________________________________________
Check out the latest news, polls and tools in the MSN 2004 Election Guide!
http://special.msn.com/msn/election2004.armx
More information about the U-Boot
mailing list