[U-Boot-Users] Please pull u-boot-83xx.git
Wolfgang Denk
wd at denx.de
Sun Nov 26 21:02:44 CET 2006
In message <200611261446.24607.sr at denx.de> you wrote:
>
> > mpc83xx: fix TQM build by defining a CFG_FLASH_SIZE for it
> >
> > -------------------------- include/configs/TQM834x.h --------------------------
> > index b1f033d..f0e4900 100644
> > @@ -95,6 +95,7 @@
> > #define CFG_FLASH_CFI_DRIVER /* use the CFI driver */
> > #undef CFG_FLASH_CHECKSUM
> > #define CFG_FLASH_BASE 0x80000000 /* start of FLASH */
> > +#define CFG_FLASH_SIZE 8 /* FLASH size in MB */
>
> Do you only support sizes bigger or equal to 1 MByte? What if a board
> only has 512kBytes?
I object against such changes which have not been discussed with
the maintainer of the board, and most probably have not been tested
either.
TQ has a pretty long list of configuration options for their modules,
and the change above will probably break quite a few, or most.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Life is a garment we continuously alter, but which never seems to
fit." - David McCord
More information about the U-Boot
mailing list