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:
c4c4b0e
)
lacie_kw: fix CONFIG_SYS_KWD_CONFIG for inetspace_v2
author
Simon Guinot
<simon.guinot@sequanux.org>
Tue, 5 Jun 2012 13:15:59 +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 0796ccf8f3d2a5d8422c0556d88b614e8a0172b6..c35c2db30c979b2eb484cfaba6166cce1a53b083 100644
(file)
--- a/
include/configs/lacie_kw.h
+++ b/
include/configs/lacie_kw.h
@@
-70,7
+70,7
@@
#ifdef CONFIG_INETSPACE_V2
/* Different SDRAM configuration and size for Internet Space v2 */
-#define CONFIG_SYS_KWD_CONFIG
($(SRCTREE)/$(CONFIG_BOARDDIR)/kwbimage-is2.cfg)
+#define CONFIG_SYS_KWD_CONFIG
$(SRCTREE)/$(CONFIG_BOARDDIR)/kwbimage-is2.cfg
#endif
/*