commit | b228ae64762270b3de1e4eb94c4d30f39da8ee24 | [log] [tgz] |
---|---|---|
author | Haiying Wang <Haiying.Wang@freescale.com> | Thu Jun 04 16:12:39 2009 -0400 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Jun 12 00:10:04 2009 -0500 |
tree | 88e7204c379d1f966eefc4613530761621f5b675 | |
parent | 11bde1e4a4f05e2e8904821f87df29074cd824e3 [diff] |
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>