On Fri, Sep 17, 2010 at 3:43 PM, Scott Wood <scottw...@freescale.com> wrote:
> CONFIG_ENV_SIZE only needs page alignment, not block
>
> Document CONFIG_ENV_RANGE and CONFIG_ENV_OFFSET_OOB.
>
> Signed-off-by: Scott Wood <scottw...@freescale.com>

> +       - CONFIG_ENV_OFFSET_OOB (optional):
> +
> +         Enables support for dynamically retrieving the offset of the
> +         environment from block zero's out-of-band data.  The
> +         "nand env.oob" command can be used to record this offset.
> +         Currently, CONFIG_ENV_OFFSET_REDUND is not supported when
> +         using CONFIG_ENV_OFFSET_OOB.

Looks good (CONFIG_ENV_OFFSET_REDUND + CONFIG_ENV_OFFSET_OOB is on my
TODO-list still).

Reviewed-by: Ben Gardiner <bengardi...@nanometrics.ca>

Best Regards,
Ben Gardiner

---
Nanometrics Inc.
http://www.nanometrics.ca
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to