projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2868a5d
)
omap4: duovero: Correct name of default device tree
author
Ash Charles
<ashcharles@gmail.com>
Fri, 6 Jun 2014 18:36:50 +0000
(11:36 -0700)
committer
Tom Rini
<trini@ti.com>
Thu, 19 Jun 2014 21:53:58 +0000
(17:53 -0400)
Signed-off-by: Ash Charles <ashcharles@gmail.com>
include/configs/ti_omap4_common.h
patch
|
blob
|
history
diff --git
a/include/configs/ti_omap4_common.h
b/include/configs/ti_omap4_common.h
index 44b37183b673fbd1f74feb3ede1284a7d1d60bc2..30b02f6b0351513c257d77c4f6ccfeea05c46e4f 100644
(file)
--- a/
include/configs/ti_omap4_common.h
+++ b/
include/configs/ti_omap4_common.h
@@
-126,7
+126,7
@@
"if test $board_name = panda-es; then " \
"setenv fdtfile omap4-panda-es.dtb; fi;" \
"if test $board_name = duovero; then " \
- "setenv fdtfile omap4-duovero.dtb; fi;" \
+ "setenv fdtfile omap4-duovero
-parlor
.dtb; fi;" \
"if test $fdtfile = undefined; then " \
"echo WARNING: Could not determine device tree to use; fi; \0" \
"loadfdt=load mmc ${bootpart} ${fdtaddr} ${bootdir}/${fdtfile}\0" \