summaryrefslogtreecommitdiffstats
path: root/include/configs/sbc8641d.h
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2009-10-02 18:48:07 -0400
committerKumar Gala <galak@kernel.crashing.org>2009-10-16 10:21:39 -0500
commit26df6aa9916443077139f8f008fbc5f414ba05e5 (patch)
treeaa23f47c06eb0938ec9c016de5e22c996a6dfe3c /include/configs/sbc8641d.h
parentfad15096e3b34927444ba5f6133742d40d78a425 (diff)
downloadtalos-obmc-uboot-26df6aa9916443077139f8f008fbc5f414ba05e5.tar.gz
talos-obmc-uboot-26df6aa9916443077139f8f008fbc5f414ba05e5.zip
mpc86xx: delete unused MPC86xx_DDR_SDRAM_CLK_CNTL define
This is an orphaned legacy leftover that is just polluting the config file namespace. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include/configs/sbc8641d.h')
-rw-r--r--include/configs/sbc8641d.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/sbc8641d.h b/include/configs/sbc8641d.h
index 2865df55e9..682d241d3b 100644
--- a/include/configs/sbc8641d.h
+++ b/include/configs/sbc8641d.h
@@ -121,8 +121,6 @@
#define CONFIG_SYS_MAX_DDR_BAT_SIZE 0x80000000 /* BAT mapping size */
#define CONFIG_VERY_BIG_RAM
-#define MPC86xx_DDR_SDRAM_CLK_CNTL
-
#define CONFIG_NUM_DDR_CONTROLLERS 2
#define CONFIG_DIMM_SLOTS_PER_CTLR 2
#define CONFIG_CHIP_SELECTS_PER_CTRL (2 * CONFIG_DIMM_SLOTS_PER_CTLR)
OpenPOWER on IntegriCloud