summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-03-29 08:25:56 -0400
committerTom Rini <trini@konsulko.com>2018-03-29 08:25:56 -0400
commit2476d26fd307edc84e8257dc1bccefb65547f88a (patch)
treed3902f654ff75f2555841cf4594ef01dc1d9f0b9 /include
parent81cf7c8d45935a295991fe2cd1df286f0f47511f (diff)
parent6837c58666165b7b040bf5a5b9dfebc8354f5883 (diff)
Merge git://git.denx.de/u-boot-rockchip
Diffstat (limited to 'include')
-rw-r--r--include/configs/rk3399_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/rk3399_common.h b/include/configs/rk3399_common.h
index 8582252dc3..f0e550d8aa 100644
--- a/include/configs/rk3399_common.h
+++ b/include/configs/rk3399_common.h
@@ -59,6 +59,7 @@
#include <config_distro_bootcmd.h>
#define CONFIG_EXTRA_ENV_SETTINGS \
ENV_MEM_LAYOUT_SETTINGS \
+ "fdtfile=rockchip/" CONFIG_DEFAULT_DEVICE_TREE ".dtb\0" \
"partitions=" PARTS_DEFAULT \
BOOTENV