summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMark Kettenis <[email protected]>2018-03-17 09:48:25 +0100
committerPhilipp Tomsich <[email protected]>2018-03-28 23:44:59 +0200
commitd928695ed66643b6df91eaed3c689a420d4810e8 (patch)
tree8f7ee6048cc5f45b3fbf4db403d43cd4ccc3b29e /include
parent6b0c26fa05470b939be05ecf534566aef0f5a2b2 (diff)
rockchip: rk3399: set fdtfile
Signed-off-by: Mark Kettenis <[email protected]> Acked-by: Philipp Tomsich <[email protected]> Tested-by: Klaus Goger <[email protected]> Reviewed-by: Philipp Tomsich <[email protected]>
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 8582252dc30..f0e550d8aae 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