summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/sdram.h
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2007-08-14 14:44:41 +0200
committerStefan Roese <sr@denx.de>2007-08-14 14:44:41 +0200
commit779e975117a75e91fcebe226a63104dbfb924ab1 (patch)
tree42f48ba97342287f8e155cce29e8e0600064a16f /cpu/ppc4xx/sdram.h
parentc5a172a5fd636c12467429e3f7910e53773979c6 (diff)
ppc4xx: Add initial Zeus (PPC405EP) board support
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'cpu/ppc4xx/sdram.h')
-rw-r--r--cpu/ppc4xx/sdram.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpu/ppc4xx/sdram.h b/cpu/ppc4xx/sdram.h
index 62b5442f3ba..4fb9b1ae14e 100644
--- a/cpu/ppc4xx/sdram.h
+++ b/cpu/ppc4xx/sdram.h
@@ -29,8 +29,6 @@
#include <config.h>
-#define mtsdram0(reg, data) mtdcr(memcfga,reg);mtdcr(memcfgd,data)
-
#define ONE_BILLION 1000000000
struct sdram_conf_s {