[U-Boot] [PATCH] u-boot: adjust config_cmd_default.h not to raise ton of warnings
    Stephen Warren 
    swarren at wwwdotorg.org
       
    Fri May  1 17:24:02 CEST 2015
    
    
  
On 05/01/2015 03:14 AM, Pavel Machek wrote:
>
> If there's duplicty between config system and config_cmd_default, a
> ton of warnings is raised, because one uses plain defines, and other
> defines it to 1. Adjust config_cmd_default.h not to provoke the
> warnings.
I believe the correct way to fix this is to fix the board config files 
that cause the defines to be duplicated.
    
    
More information about the U-Boot
mailing list