On Thu, Feb 7, 2013 at 6:26 PM, Wolfgang Denk <w...@denx.de> wrote: > Dear Sonic Zhang, > > In message <1360223258-6945-8-git-send-email-sonic....@gmail.com> you wrote: >> From: Sonic Zhang <sonic.zh...@analog.com> >> >> Board and config header files for bf609-ezkit support. > > Checkpatch errors, please fix. > > >> +#define ADI_CMDS_NETWORK 1 >> +#define CONFIG_NETCONSOLE 1 >> +#define CONFIG_NET_MULTI 1 > > Please do not define values for variables that don't actually have > one. Please fix globally.
The values of these 3 variables are used in include/configs/bfin_adi_common.h. They should be defined values, otherwise the compilation fails. Regards, Sonic _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot