summaryrefslogtreecommitdiffstats
path: root/package/uboot-ifxmips/files/include/configs/danube.h
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2009-12-08 14:37:12 +0000
committerJohn Crispin <john@openwrt.org>2009-12-08 14:37:12 +0000
commitd2dbb4238708571e3eefb657cfc60fda2351583f (patch)
tree7ab628edc0315d0c573fb691168172ae4a516569 /package/uboot-ifxmips/files/include/configs/danube.h
parentddc2e2270b1cd5596f8c83710625685f96d93867 (diff)
downloadmaster-31e0f0ae-d2dbb4238708571e3eefb657cfc60fda2351583f.tar.gz
master-31e0f0ae-d2dbb4238708571e3eefb657cfc60fda2351583f.tar.bz2
master-31e0f0ae-d2dbb4238708571e3eefb657cfc60fda2351583f.zip
make uboot work on arcaydian board
SVN-Revision: 18700
Diffstat (limited to 'package/uboot-ifxmips/files/include/configs/danube.h')
-rw-r--r--package/uboot-ifxmips/files/include/configs/danube.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/uboot-ifxmips/files/include/configs/danube.h b/package/uboot-ifxmips/files/include/configs/danube.h
index ed95f3361d..cd2d247fe1 100644
--- a/package/uboot-ifxmips/files/include/configs/danube.h
+++ b/package/uboot-ifxmips/files/include/configs/danube.h
@@ -36,10 +36,10 @@
#ifdef DANUBE_USE_DDR_RAM
//#define DANUBE_DDR_RAM_111M
-#define DANUBE_DDR_RAM_166M
+//#define DANUBE_DDR_RAM_166M
//#define PROMOSDDR400
//#define DDR_SAMSUNG_166M
-//#define DDR_PSC_166M
+#define DDR_PSC_166M
//#define DANUBE_DDR_RAM_133M
#define DANUBE_DDR_RAM_SIZE 32 /* 32M DDR-DRAM for reference board */
#endif