[U-Boot] [PATCH] u-boot: adjust config_cmd_default.h not to raise ton of warnings

Pavel Machek pavel at denx.de
Sun May 3 12:01:34 CEST 2015


On Fri 2015-05-01 09:24:02, Stephen Warren wrote:
> 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.

Yes, I'm doing that, too (patch is waiting for Marek to be applied),
but that does not really fix the problem -- it really should be
consistent; otherwise we'll hit subtle bugs sooner or later.
									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html


More information about the U-Boot mailing list