commit | 80feb8ed60d98f35c05e9042691d877f39de0bb3 | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Mon Nov 05 09:34:06 2007 -0600 |
committer | Kim Phillips <kim.phillips@freescale.com> | Tue Jan 08 09:55:39 2008 -0600 |
tree | edb89debb5aaa17915d7b9f9da8e2e3b2dea9af0 | |
parent | 54f5f107efd77d9ed2cad4f0086b23b3e8f5981c [diff] |
83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions Fix the definitions of CFG_ENV_ADDR and CFG_ENV_SECT_SIZE for all of the currently-defined 83xx boards. This change guarantees that the environment will be located on the first flash sector after the U-Boot image. Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>