make uboot work on arcaydian board

SVN-Revision: 18700
This commit is contained in:
John Crispin
2009-12-08 14:37:12 +00:00
parent ddc2e2270b
commit d2dbb42387
3 changed files with 80 additions and 36 deletions

View File

@@ -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