
On Mon, 28 Apr 2008 12:05:42 +0200 Wolfgang Denk wd@denx.de wrote:
In message 20080428113229.6510c91c@peedub.jennejohn.org you 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 reason to change this is that it makes maintenance in the future much easier.
Well, OK. If it makes everyone happy and I can _finally_ get these patches into the tree then I'll do it.
--- Gary Jennejohn ********************************************************************* 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 *********************************************************************