commit | 4a9932a4364b548773bc131bf85e24a2ec15f2b0 | [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 | c31e13260bcd048a94412a47b004386ea6112acf [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>