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

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to