On 21:26 Mon 21 Apr     , Wolfgang Denk wrote:
> In message <[EMAIL PROTECTED]> you wrote:
> > add support of :
> > #define CONFIG_CMD_ASKENV
> > #define CONFIG_CMD_LOADS
> > #define CONFIG_CMD_LOADB
> > #define CONFIG_CMD_PING
> > #define CONFIG_CMD_CDP
> > #define CONFIG_CMD_SAVES
> > #define CONFIG_CMD_SETEXPR
> > 
> > and keep only :
> > tftp and dhcp support when CONFIG_SMALLEST is active
> 
> What is the difference between the first patch and patch "V2"?
> 
I've invert on line in the Makefile

I've put
@[ -z "$(findstring _smallest_,$@)" ] || \ 

before
@echo "#define CONFIG_QEMU_MIPS 1" >$(obj)include/config.h

so the #define CONFIG_SMALLEST is overwrite

> What is "CONFIG_SMALLEST" ?
> 
Built the minimal functionnality to create the smallest u-boot
> What is "full functionnalty"?
> 
Active everythink that we could.

Best regards,
J.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to