From 2372e283e56c5edc09f1c900c4b806d78a38d177 Mon Sep 17 00:00:00 2001 From: vijay rai Date: Tue, 3 Feb 2015 13:02:41 +0000 Subject: 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 Reviewed-by: York Sun --- include/configs/T104xRDB.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') 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 -- cgit v1.2.1