[U-Boot] ENV_IS_EMBEDDED vs CONFIG_ENV_IS_EMBEDDED
Mike Frysinger
vapier at gentoo.org
Mon Jun 15 04:40:58 CEST 2009
is there a reason to keep ENV_IS_EMBEDDED around ? i see a few places that
use CONFIG_ENV_IS_EMBEDDED, but it seems to be largely useless at the moment
as the define doesn't really do anything without ENV_IS_EMBEDDED.
in other words, i'd like to just do a sed on the tree to convert all
ENV_IS_EMBEDDED instances to CONFIG_ENV_IS_EMBEDDED.
-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/20090614/6d387a0c/attachment-0001.pgp
More information about the U-Boot
mailing list