summaryrefslogtreecommitdiffstats
path: root/include/configs/T104xRDB.h
diff options
context:
space:
mode:
authorvijay rai <vijay.rai@freescale.com>2015-02-03 13:02:41 +0000
committerYork Sun <yorksun@freescale.com>2015-03-05 12:03:22 -0800
commit2372e283e56c5edc09f1c900c4b806d78a38d177 (patch)
tree5240bfda7d5ea6f5f70cb223573032b3f760ce33 /include/configs/T104xRDB.h
parent703f5681675fd818a7cd1e83ac658b57a3e17f16 (diff)
downloadblackbird-obmc-uboot-2372e283e56c5edc09f1c900c4b806d78a38d177.tar.gz
blackbird-obmc-uboot-2372e283e56c5edc09f1c900c4b806d78a38d177.zip
mpc85xx/t104xrdb : remove raw timing parameter
This board uses DDR DIMM. Reading SPD provides more flexibility. Raw timing parameter code should be removed after debugging. Signed-off-by: Vijay Rai <vijay.rai@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'include/configs/T104xRDB.h')
-rw-r--r--include/configs/T104xRDB.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/T104xRDB.h b/include/configs/T104xRDB.h
index d47f1be685..52633181ad 100644
--- a/include/configs/T104xRDB.h
+++ b/include/configs/T104xRDB.h
@@ -220,7 +220,6 @@
#define CONFIG_CHIP_SELECTS_PER_CTRL (2 * CONFIG_DIMM_SLOTS_PER_CTLR)
#define CONFIG_DDR_SPD
-#define CONFIG_SYS_DDR_RAW_TIMING
#define CONFIG_SYS_FSL_DDR3
#define CONFIG_SYS_SPD_BUS_NUM 0
OpenPOWER on IntegriCloud