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:
163d876
)
kc1: Add some sysboot and devicetree-related environment variables
author
Paul Kocialkowski
<contact@paulk.fr>
Tue, 29 Mar 2016 12:16:24 +0000
(14:16 +0200)
committer
Tom Rini
<trini@konsulko.com>
Fri, 1 Apr 2016 21:18:06 +0000
(17:18 -0400)
This adds some environment variables for sysboot and devicetree.
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
include/configs/kc1.h
patch
|
blob
|
history
diff --git
a/include/configs/kc1.h
b/include/configs/kc1.h
index 5a698e0ff1d8af420571dda16239e37301c1554d..ee7d9ce45acc718c14cbd9a663c269204e9c2f54 100644
(file)
--- a/
include/configs/kc1.h
+++ b/
include/configs/kc1.h
@@
-232,6
+232,8
@@
"boot_mmc_dev=0\0" \
"kernel_mmc_part=7\0" \
"recovery_mmc_part=5\0" \
+ "fdtfile=omap4-kc1.dtb\0" \
+ "bootfile=/boot/extlinux/extlinux.conf\0" \
"bootargs=console=ttyO2,115200 mem=512M\0"
/*