[U-Boot] [PATCH v2] env: only build env_embedded and envcrc when needed

Mike Frysinger vapier at gentoo.org
Wed Sep 23 17:40:38 CEST 2009


On Tuesday 22 September 2009 16:43:14 Wolfgang Denk wrote:
> Mike Frysinger wrote:
> > > > i saw it as "custom embedding of the environment".  the only thing it
> > > > does is enable the envcrc binary.  i thought of using
> > > > "CONFIG_ENVCRC", but it seemed a little too short.
> > >
> > > CONFIG_ENABLE_ENVCRC ?   CONFIG_BUILD_ENVCRC ?
> >
> > the name doesnt really matter to me.  if you're fine with
> > CONFIG_BUILD_ENVCRC, i'll use that in common code and keep the
> > CONFIG_ENV_IS_EMBEDDED_CUSTOM in the Blackfin specific code.
> 
> CONFIG_BUILD_ENVCRC is fine with me (and I'd rather see if you got rid
> of this unwieldy CONFIG_ENV_IS_EMBEDDED_CUSTOM thingy).

so i'll have envcrc controlled by CONFIG_BUILD_ENVCRC and i'll control 
embedding the env in the LDR by CONFIG_EMBEDDED_ENV_IN_LDR.
-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/20090923/52a861ca/attachment.pgp 


More information about the U-Boot mailing list