commit | cc49cadeeb8bb2f0ae3fdc13af7051ae59f083bc | [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 | 8155efbd7ae9c65564ca98affe94631d612ae088 [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>