projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f214a20
)
lacie_kw: fix SDRAM banks number for net2big_v2
author
Simon Guinot
<simon.guinot@sequanux.org>
Tue, 5 Jun 2012 13:15:58 +0000
(13:15 +0000)
committer
Albert 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
patch
|
blob
|
history
diff --git
a/include/configs/lacie_kw.h
b/include/configs/lacie_kw.h
index cd8d59f9af6ddb88c78b18383200f7a9d4a35359..0796ccf8f3d2a5d8422c0556d88b614e8a0172b6 100644
(file)
--- a/
include/configs/lacie_kw.h
+++ b/
include/configs/lacie_kw.h
@@
-66,11
+66,7
@@
/*
* 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 */