[U-Boot] ENV_IS_EMBEDDED vs CONFIG_ENV_IS_EMBEDDED

Wolfgang Denk wd at denx.de
Thu Aug 13 21:24:47 CEST 2009


Dear Mike Frysinger,

In message <200907241634.33639.vapier at gentoo.org> you wrote:
>
> From 8ea84aa414e204c3259861da80d11ff7cc9fded7 Mon Sep 17 00:00:00 2001
> From: Mike Frysinger <vapier at gentoo.org>
> Date: Fri, 24 Jul 2009 15:40:52 -0400
> Subject: [PATCH] unify {CONFIG_,}ENV_IS_EMBEDDED
>
> Some boards have fallen out of sync by defining CONFIG_ENV_IS_EMBEDDED
> manually.  While it is useful to have this available to the build system,
> let's do it automatically rather than forcing people to opt into it.
>
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
>  include/configs/EB+MCF-EV123.h |    1 -
>  include/configs/M52277EVB.h    |    1 -
>  include/configs/M5235EVB.h     |    1 -
>  include/configs/M5272C3.h      |    1 -
>  include/configs/M5275EVB.h     |    1 -
>  include/configs/M5329EVB.h     |    1 -
>  include/configs/M5373EVB.h     |    1 -
>  include/configs/M54451EVB.h    |    1 -
>  include/configs/M54455EVB.h    |    1 -
>  include/configs/M5475EVB.h     |    1 -
>  include/configs/M5485EVB.h     |    1 -
>  include/configs/OXC.h          |    1 -
>  include/configs/cobra5272.h    |    1 -
>  include/configs/pcu_e.h        |    1 -
>  include/environment.h          |   33 +++++++++++++++++++++++++++------
>  15 files changed, 27 insertions(+), 20 deletions(-)

Applied to "next" branch, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
If something is different, it's either better or worse,  and  usually
both.                                                    - Larry Wall


More information about the U-Boot mailing list