[U-Boot] ENV_IS_EMBEDDED vs CONFIG_ENV_IS_EMBEDDED

Mike Frysinger vapier at gentoo.org
Sat Jul 11 04:50:56 CEST 2009


On Friday 10 July 2009 18:17:26 Wolfgang Denk wrote:
> Mike Frysinger wrote:
> > well, is there a downside from moving from ENV_IS_EMBEDDED to
> > CONFIG_ENV_IS_EMBEDDED ?  we could at least make sure it is kept in sync
> > in
>
> Yes. It's IMHO silly to have to configure something manually (and
> keep it in sync with potential changes of some other defines) when it
> is as well possible to have that same value computed automatically at
> build time.

so i should convert ENV_IS_EMBEDDED to CONFIG_ENV_IS_EMBEDDED or i should add 
to common code logic to force CONFIG_ENV_IS_EMBEDDED when ENV_IS_EMBEDDED is 
defined by the board ?
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090710/67e33eb9/attachment.pgp 


More information about the U-Boot mailing list