
On Monday 28 April 2008, Gary Jennejohn wrote:
I would change the image size to 256k to safe some space in FLASH. For this you have to change TEXT_BASE (in config.mk in your board directory) to 0xfffc0000. And CFG_MONITOR_BASE too. Or even better:
#define CFG_MONITOR_BASE (TEXT_BASE)
Well, I took these values from PPCBoot, as used by the customer, and I see no technical reason to change these values with which the customer is obviously satisfied.
The customer would "safe" 256k of FLASH memory this way. Perhaps the customer was/is not aware of this.
Best regards, Stefan
===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office@denx.de =====================================================================