]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc83xx: increase MONITOR_LEN to offset growing pains
authorKim Phillips <kim.phillips@freescale.com>
Tue, 7 Jul 2009 23:04:21 +0000 (18:04 -0500)
committerKim Phillips <kim.phillips@freescale.com>
Tue, 14 Jul 2009 19:58:39 +0000 (14:58 -0500)
commit4a9932a4364b548773bc131bf85e24a2ec15f2b0
tree44cd6e87384512b91ba7081231f77b9eabfcdff8
parentc31e13260bcd048a94412a47b004386ea6112acf
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>
include/configs/MPC8313ERDB.h
include/configs/MPC8323ERDB.h
include/configs/MPC832XEMDS.h
include/configs/MPC8349EMDS.h
include/configs/MPC8349ITX.h
include/configs/MPC8360EMDS.h
include/configs/MPC837XERDB.h
include/configs/kmeter1.h