summaryrefslogtreecommitdiff
path: root/include/configs/MPC8572DS.h
diff options
context:
space:
mode:
authorDave Liu <daveliu@freescale.com>2008-10-23 21:17:19 +0800
committerAndrew Fleming-AFLEMING <afleming@freescale.com>2008-10-24 16:18:33 -0500
commitd5b693090ed08d24c18491df9d8fc7387b2906f3 (patch)
tree7d9291d25e0db31357b19ceb890726ca1bd457aa /include/configs/MPC8572DS.h
parent0f060c3bf82832331a509f2e5d2442539e7aad09 (diff)
85xx: remove unused config definition
Signed-off-by: Dave Liu <daveliu@freescale.com>
Diffstat (limited to 'include/configs/MPC8572DS.h')
-rw-r--r--include/configs/MPC8572DS.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/configs/MPC8572DS.h b/include/configs/MPC8572DS.h
index 568858996..66e07eb30 100644
--- a/include/configs/MPC8572DS.h
+++ b/include/configs/MPC8572DS.h
@@ -135,16 +135,6 @@ extern unsigned long get_board_ddr_clk(unsigned long dummy);
#define CONFIG_SYS_DDR_SBE 0x00010000
/*
- * FIXME: Not used in fixed_sdram function
- */
-#define CONFIG_SYS_DDR_MODE 0x00000022
-#define CONFIG_SYS_DDR_CS1_BNDS 0x00000000
-#define CONFIG_SYS_DDR_CS2_BNDS 0x00000FFF /* Not done */
-#define CONFIG_SYS_DDR_CS3_BNDS 0x00000FFF /* Not done */
-#define CONFIG_SYS_DDR_CS4_BNDS 0x00000FFF /* Not done */
-#define CONFIG_SYS_DDR_CS5_BNDS 0x00000FFF /* Not done */
-
-/*
* Make sure required options are set
*/
#ifndef CONFIG_SPD_EEPROM