From 7d30793685efcada183891c78fc892e6c9ba50c7 Mon Sep 17 00:00:00 2001 From: Feng Kan Date: Tue, 8 Jul 2008 22:47:31 -0700 Subject: ppc4xx: Add initial 460SX defines for the cpu/ppc4xx directory. Signed-off-by: Feng Kan Signed-off-by: Stefan Roese --- cpu/ppc4xx/44x_spd_ddr2.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cpu/ppc4xx/44x_spd_ddr2.c') diff --git a/cpu/ppc4xx/44x_spd_ddr2.c b/cpu/ppc4xx/44x_spd_ddr2.c index a27e276f25c..f813ba604dd 100644 --- a/cpu/ppc4xx/44x_spd_ddr2.c +++ b/cpu/ppc4xx/44x_spd_ddr2.c @@ -52,7 +52,8 @@ #if defined(CONFIG_SPD_EEPROM) && \ (defined(CONFIG_440SP) || defined(CONFIG_440SPE) || \ - defined(CONFIG_460EX) || defined(CONFIG_460GT)) + defined(CONFIG_460EX) || defined(CONFIG_460GT) || \ + defined(CONFIG_460SX)) /*-----------------------------------------------------------------------------+ * Defines -- cgit v1.2.3