aboutsummaryrefslogtreecommitdiffstats
path: root/package/uboot-ifxmips/files/include
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2009-12-08 14:37:12 +0000
committerJohn Crispin <blogic@openwrt.org>2009-12-08 14:37:12 +0000
commitedaad88c34ff4494dd27bc32fb64053e9c4aefd5 (patch)
tree56b15153cb21e792381e56b903bafe5f4e222acb /package/uboot-ifxmips/files/include
parentfec8e48603f885f8e70ae67a7f4e71a3b53e292d (diff)
downloadupstream-edaad88c34ff4494dd27bc32fb64053e9c4aefd5.tar.gz
upstream-edaad88c34ff4494dd27bc32fb64053e9c4aefd5.tar.bz2
upstream-edaad88c34ff4494dd27bc32fb64053e9c4aefd5.zip
make uboot work on arcaydian board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18700 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/uboot-ifxmips/files/include')
-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