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:
5e454e0
)
arm, davinci: replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
author
Heiko Schocher
<hs@denx.de>
Tue, 26 Jul 2011 20:12:34 +0000
(20:12 +0000)
committer
Albert ARIBAUD
<albert.u.boot@aribaud.net>
Thu, 3 Nov 2011 21:56:23 +0000
(22:56 +0100)
Signed-off-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
board/davinci/common/misc.c
patch
|
blob
|
history
diff --git
a/board/davinci/common/misc.c
b/board/davinci/common/misc.c
index 89ae1115d6078931b6e784d97154e984306966c7..5aa7605f005e2d7795858b0bd61f0b66bf611a9f 100644
(file)
--- a/
board/davinci/common/misc.c
+++ b/
board/davinci/common/misc.c
@@
-33,7
+33,7
@@
DECLARE_GLOBAL_DATA_PTR;
-#ifndef CONFIG_
PRELOADER
+#ifndef CONFIG_
SPL_BUILD
int dram_init(void)
{
/* dram_init must store complete ramsize in gd->ram_size */