[U-Boot] [PATCH v5 6/6] Marvell Sheevaplug Board support
Prafulla Wadaskar
prafulla at marvell.com
Tue Jul 7 09:26:33 CEST 2009
> -----Original Message-----
> From: Jean-Christophe PLAGNIOL-VILLARD [mailto:plagnioj at jcrosoft.com]
> Sent: Saturday, July 04, 2009 5:16 AM
> To: Prafulla Wadaskar
> Cc: u-boot at lists.denx.de; Ashish Karkare; Prabhanjan Sarnaik;
> Ronen Shitrit
> Subject: Re: [U-Boot] [PATCH v5 6/6] Marvell Sheevaplug Board support
>
<snip....>
> > +#define CONFIG_SYS_PROMPT "Marvell>> " /*
> Command Prompt */
> > +#define CONFIG_SYS_CBSIZE 1024 /* Console I/O
> Buff Size */
> > +#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE \
> > + +sizeof(CONFIG_SYS_PROMPT) + 16) /* Print Buff */
> > +/*
> > + * Commands configuration
> > + */
> please include config_cmd_default.h
Hi Jean
I do not want to include config_cmd_default.h
All commands in this file are not supported/required for this board.
Regards..
Prafulla . .
> > +#define CONFIG_CMD_AUTOSCRIPT
<snip...>
> > +#define CONFIG_CMD_USB
> otherwise ok
> Best Regards,
> J.
>
More information about the U-Boot
mailing list