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

> +       - 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 <[email protected]>

Best Regards,
Ben Gardiner

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

Reply via email to