commit | 921d4b19ad1be704df58725485d9292dc0414adf | [log] [tgz] |
---|---|---|
author | Kim Phillips <kim.phillips@freescale.com> | Mon Nov 19 12:30:09 2007 -0600 |
committer | Kim Phillips <kim.phillips@freescale.com> | Tue Jan 08 09:55:40 2008 -0600 |
tree | 3351a0d9c1248253871113dca21492e7eb67df25 | |
parent | 24f868433b50ecbaa88e118aadc7bd254013c6ae [diff] |
mpc83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions for 837x Fix the definitions of CFG_ENV_ADDR and CFG_ENV_SECT_SIZE for 837x. This change guarantees that the environment will be located on the first flash sector after the U-Boot image. Signed-off-by: Kim Phillips <kim.phillips@freescale.com>