]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc83xx: MPC8360ERDK: fix environment offset configuration bug
authorAnatolij Gustschin <agust@denx.de>
Thu, 23 Apr 2009 19:29:34 +0000 (21:29 +0200)
committerKim Phillips <kim.phillips@freescale.com>
Thu, 23 Apr 2009 22:53:33 +0000 (17:53 -0500)
commit8e15088794807944b221c11609d36789efc7f767
tree45a771addba333f368e1ce950d2c9ccea688467c
parent7ee38c044ca5041d3378d6507580ea4ec344af96
mpc83xx: MPC8360ERDK: fix environment offset configuration bug

The size of U-Boot binary for MPC8360ERDK increased
(> 2 flash sectors now), so 'saveenv' will partially
overwrite U-Boot in flash and will brick the board.
This patch moves environment offset to fourth flash
sector and also fixes CONFIG_SYS_MONITOR_LEN.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
include/configs/MPC8360ERDK.h