summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2006-07-13 10:58:28 -0500
committerJon Loeliger <jdl@freescale.com>2006-07-13 10:58:28 -0500
commit0f2859689a283ecb0e3d29e23ff7e21dbb6abb70 (patch)
treea597adf57ec6ec95a650edbbb040d287ea2faaa4 /include/configs
parentde07a6a59c47fb83699f7bea715e25661957baa0 (diff)
parentbea3f28d285942bf3f7ab339ce85178ded544225 (diff)
downloadu-boot-imx-0f2859689a283ecb0e3d29e23ff7e21dbb6abb70.zip
u-boot-imx-0f2859689a283ecb0e3d29e23ff7e21dbb6abb70.tar.gz
u-boot-imx-0f2859689a283ecb0e3d29e23ff7e21dbb6abb70.tar.bz2
Merge branch 'mpc86xx'
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/MPC8641HPCN.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/MPC8641HPCN.h b/include/configs/MPC8641HPCN.h
index b089769..7e91e64 100644
--- a/include/configs/MPC8641HPCN.h
+++ b/include/configs/MPC8641HPCN.h
@@ -100,6 +100,7 @@
*/
#define CFG_DDR_SDRAM_BASE 0x00000000 /* DDR is system memory*/
#define CFG_SDRAM_BASE CFG_DDR_SDRAM_BASE
+#define CONFIG_VERY_BIG_RAM
#define MPC86xx_DDR_SDRAM_CLK_CNTL
@@ -145,6 +146,8 @@
#define CFG_DDR_CS5_BNDS 0x00000FFF /* Not done */
#endif
+#define CFG_ID_EEPROM 1
+#define ID_EEPROM_ADDR 0x57
/*
* In MPC8641HPCN, allocate 16MB flash spaces at fe000000 and ff000000.