aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Kocialkowski2016-03-26 12:11:29 +0100
committerPaul Kocialkowski2016-03-28 13:56:04 +0200
commitc467ab7a0ae3570d3c0e1b16d54022b0bdce1c05 (patch)
tree26c7a3258ba74fbbeebadf6132c9ff954802745d
parent18363c0814f7d54a7c3ba582d1309cd3cb10ea56 (diff)
kc1: Add some sysboot and devicetree-related environment variables
This adds some environment variables for sysboot and devicetree. Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
-rw-r--r--include/configs/kc1.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/kc1.h b/include/configs/kc1.h
index 444a0f3b165..4803acb1548 100644
--- a/include/configs/kc1.h
+++ b/include/configs/kc1.h
@@ -233,6 +233,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"
/*