[U-Boot-Users] [PATCH V2] Add the Harris QUAD100HD AMCC 405EP-based board.
Wolfgang Denk
wd at denx.de
Mon Apr 28 12:05:42 CEST 2008
In message <20080428113229.6510c91c at 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.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
There is nothing in this world constant but inconstancy. - Swift
More information about the U-Boot
mailing list