commit | 37e11443754cef13bec118c4661abeaf41c68e22 | [log] [tgz] |
---|---|---|
author | Stuart Wood <stuart.wood@labxtechnologies.com> | Fri May 30 16:05:28 2008 -0400 |
committer | Scott Wood <scottwood@freescale.com> | Fri Jun 06 11:06:45 2008 -0500 |
tree | c431dc6f62c5b5c5c133d26b7464d09621c46afe | |
parent | 1fe3281b2bdb5a8b4f49098ce4f35177f8f423e1 [diff] |
env_nand.c: Added bad block management for environment variables Modified to check for bad blocks and to skipping over them when CFG_ENV_RANGE has been defined. CFG_ENV_RANGE must be larger than CFG_ENV_SIZE and aligned to the NAND flash block size. Signed-off-by: Stuart Wood <stuart.wood@labxtechnologies.com> Signed-off-by: Scott Wood <scottwood@freescale.com>