From: Mark Kettenis Date: Sat, 17 Mar 2018 08:48:25 +0000 (+0100) Subject: rockchip: rk3399: set fdtfile X-Git-Tag: v2018.05-rc1~5^2~3 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d928695ed66643b6df91eaed3c689a420d4810e8;p=u-boot rockchip: rk3399: set fdtfile Signed-off-by: Mark Kettenis Acked-by: Philipp Tomsich Tested-by: Klaus Goger Reviewed-by: Philipp Tomsich --- 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 #define CONFIG_EXTRA_ENV_SETTINGS \ ENV_MEM_LAYOUT_SETTINGS \ + "fdtfile=rockchip/" CONFIG_DEFAULT_DEVICE_TREE ".dtb\0" \ "partitions=" PARTS_DEFAULT \ BOOTENV