]> git.ipfire.org Git - people/ms/u-boot.git/commit
powerpc/mpc83xx: increment malloc heap size
authorKim Phillips <kim.phillips@freescale.com>
Sat, 30 Jun 2012 23:29:20 +0000 (18:29 -0500)
committerKim Phillips <kim.phillips@freescale.com>
Tue, 3 Jul 2012 16:07:21 +0000 (11:07 -0500)
commitc8a90646adb1c7ca82e856c603ec964b32759d98
treefe6cc45cd669cd6770bee95623356676edbfa6ec
parenta6cdaa0cd19cc85137a3ae159aac9c4d700b617b
powerpc/mpc83xx: increment malloc heap size

extention of commit 3b6b256 "powerpc/mpc83xx: increment
malloc heap size for the MPC832x MDS boards" to all other
mpc83xx based boards.  It fixes "Unable to save the rest
of sector" messages when trying to save the environment
to flash.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
include/configs/MPC8323ERDB.h
include/configs/MPC8349EMDS.h
include/configs/MPC8349ITX.h
include/configs/MPC8360EMDS.h
include/configs/MPC8360ERDK.h
include/configs/sbc8349.h
include/configs/vme8349.h