summaryrefslogtreecommitdiffstats
path: root/board/pm520/mt46v16m16-75.h
diff options
context:
space:
mode:
authorDetlev Zundel <dzu@denx.de>2010-03-12 10:01:12 +0100
committerWolfgang Denk <wd@denx.de>2010-03-21 22:44:42 +0100
commitfd428c05c863aefb575b12b2a1916b02d5bfa759 (patch)
treeaf61cbc1d945fde6037ef62ce66723e7231183d5 /board/pm520/mt46v16m16-75.h
parentc0c316569f70055eb7c70864aaa6d48666782600 (diff)
downloadblackbird-obmc-uboot-fd428c05c863aefb575b12b2a1916b02d5bfa759.tar.gz
blackbird-obmc-uboot-fd428c05c863aefb575b12b2a1916b02d5bfa759.zip
mpc5xxx: Remove all references to MGT5100
We do not support a processor that never reached a real customer. Signed-off-by: Detlev Zundel <dzu@denx.de>
Diffstat (limited to 'board/pm520/mt46v16m16-75.h')
-rw-r--r--board/pm520/mt46v16m16-75.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/board/pm520/mt46v16m16-75.h b/board/pm520/mt46v16m16-75.h
index f650faaa10..423febe20a 100644
--- a/board/pm520/mt46v16m16-75.h
+++ b/board/pm520/mt46v16m16-75.h
@@ -23,7 +23,6 @@
#define SDRAM_DDR 1 /* is DDR */
-#if defined(CONFIG_MPC5200)
/* Settings for XLB = 132 MHz */
#define SDRAM_MODE 0x018D0000
#define SDRAM_EMODE 0x40090000
@@ -31,7 +30,3 @@
#define SDRAM_CONFIG1 0x73722930
#define SDRAM_CONFIG2 0x47770000
#define SDRAM_TAPDELAY 0x10000000
-
-#else
-#error CONFIG_MPC5200 not defined
-#endif
OpenPOWER on IntegriCloud