[U-Boot] [PATCH v6 2/2] Marvell Sheevaplug Board support

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Sun Jul 12 17:15:34 CEST 2009


On 16:37 Sun 12 Jul     , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
> 
> In message <20090712125148.GC21713 at game.jcrosoft.org> you wrote:
> > > + */
> > > +#undef CONFIG_CMD_FLASH
> > > +#define CONFIG_SYS_NO_FLASH		/* Declare no flash (NOR/SPI) */
> > please move this 2
> > > +
> > > +#include <config_cmd_default.h>
> > > +#define CONFIG_CMD_AUTOSCRIPT
> > > +#define CONFIG_CMD_DHCP
> > > +#define CONFIG_CMD_ENV
> > > +#define CONFIG_CMD_FAT
> > > +#define CONFIG_CMD_NAND
> > > +#define CONFIG_CMD_PING
> > > +#define CONFIG_CMD_USB
> > here
> 
> Why?
how this suppose to work?
you undef the CMD_FLASH et redefine it from the default?

Best Regards,
J.


More information about the U-Boot mailing list