]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
85xx: Fix some settings for MPC8569MDS board
authorHaiying Wang <Haiying.Wang@freescale.com>
Thu, 4 Jun 2009 20:12:39 +0000 (16:12 -0400)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 12 Jun 2009 05:10:04 +0000 (00:10 -0500)
commitfb27949059f1bc84381a6216a819090f0cdbaa70
tree88e7204c379d1f966eefc4613530761621f5b675
parentc7f60fd29f2d638d080cdf1a49ad985b85f9429d
85xx: Fix some settings for MPC8569MDS board

- Increase the size of malloc to 512KB because MPC8569MDS needs more memory for
malloc to support up to eight Ethernet interfaces.
- Move Environment address out of uboot thus the saved environment variables
will not be erased after u-boot is re-programmed.

Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
include/configs/MPC8569MDS.h