]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/lacie_kw.h
lacie_kw: fix SDRAM banks number for net2big_v2
[karo-tx-uboot.git] / include / configs / lacie_kw.h
index cd8d59f9af6ddb88c78b18383200f7a9d4a35359..0796ccf8f3d2a5d8422c0556d88b614e8a0172b6 100644 (file)
 /*
  * SDRAM configuration
  */
-#if defined(CONFIG_NET2BIG_V2)
-#define CONFIG_NR_DRAM_BANKS           2
-#else
 #define CONFIG_NR_DRAM_BANKS           1
-#endif
 
 #ifdef CONFIG_INETSPACE_V2
 /* Different SDRAM configuration and size for Internet Space v2 */