[U-Boot] [PATCH] README: Add new NAND env features
Ben Gardiner
bengardiner at nanometrics.ca
Fri Sep 17 21:55:55 CEST 2010
On Fri, Sep 17, 2010 at 3:43 PM, Scott Wood <scottwood at 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 <scottwood at 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 <bengardiner at nanometrics.ca>
Best Regards,
Ben Gardiner
---
Nanometrics Inc.
http://www.nanometrics.ca
More information about the U-Boot
mailing list