[U-Boot] [PATCH RESEND 2/2] mx5: Fix CONFIG_OF_LIBFDT redefined warning
Stefano Babic
sbabic at denx.de
Wed May 4 10:50:45 CEST 2011
On 05/04/2011 10:44 AM, Shawn Guo wrote:
> As you can see from the commit below,
>
> 2fa8ca98c37d5b1bb0328b19ddb7e9d162cd9683
> Add CONFIG_OF_LIBFDT to more boards.
>
> CONFIG_OF_LIBFDT was defined with '1' in all those files.
>
> ---
> include/configs/ca9x4_ct_vxp.h | 2 ++
> include/configs/devkit8000.h | 2 ++
> include/configs/efikamx.h | 2 ++
> include/configs/igep0020.h | 2 ++
> include/configs/igep0030.h | 2 ++
> include/configs/mx51evk.h | 2 ++
> include/configs/mx53evk.h | 2 ++
> include/configs/omap3_overo.h | 2 ++
> include/configs/omap3_pandora.h | 2 ++
> include/configs/omap3_sdp3430.h | 2 ++
> include/configs/omap3_zoom1.h | 2 ++
> include/configs/omap3_zoom2.h | 2 ++
> include/configs/omap4_panda.h | 2 ++
> include/configs/omap4_sdp4430.h | 2 ++
> include/configs/tegra2-common.h | 1 +
> 15 files changed, 29 insertions(+), 0 deletions(-)
>
> If you really want to get this '1' removed, I would prefer to do it
> globally with another patch.
No, I agree with you. Better to fix globally in another patch.
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
More information about the U-Boot
mailing list