[U-Boot-Users] CFG_FLASH_BASE and CFG_MONITOR_BASE question

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

In message BAY2-F40UKfLDeyZEjp0003af84@hotmail.com you wrote:
Are these all what I need to change? Did I miss anything?
did you try it out? did it work?
Wolfgang Denk
participants (2)
-
Frank Young
-
Wolfgang Denk