]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
lacie_kw: fix SDRAM banks number for net2big_v2
authorSimon Guinot <simon.guinot@sequanux.org>
Tue, 5 Jun 2012 13:15:58 +0000 (13:15 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 7 Jul 2012 12:07:32 +0000 (14:07 +0200)
Signed-off-by: Simon Guinot <simon.guinot@sequanux.org>
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 */