commit | c1180849553189b7acf83cef63c17acff7841ebc | [log] [tgz] |
---|---|---|
author | Kim Phillips <kim.phillips@freescale.com> | Tue Jul 07 18:04:21 2009 -0500 |
committer | Kim Phillips <kim.phillips@freescale.com> | Tue Jul 14 14:58:39 2009 -0500 |
tree | 44cd6e87384512b91ba7081231f77b9eabfcdff8 | |
parent | ce9d58507eae830d000e422763aa8f80757b6b72 [diff] |
mpc83xx: increase MONITOR_LEN to offset growing pains Saving the environment leads to overwriting u-boot itself, bricking boards. Increase u-boot's image size so the environment base address doesn't end up overlapping u-boot text. Signed-off-by: Kim Phillips <kim.phillips@freescale.com>