commit | 5b4236b1559023425e02696e8b29e1eb2539174c | [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 | 19e2f6f05027901f8ba1a3c3608826c36a458b3e [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>