diff options
| author | Tom Rini <trini@konsulko.com> | 2018-03-29 08:25:56 -0400 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2018-03-29 08:25:56 -0400 |
| commit | 2476d26fd307edc84e8257dc1bccefb65547f88a (patch) | |
| tree | d3902f654ff75f2555841cf4594ef01dc1d9f0b9 /include | |
| parent | 81cf7c8d45935a295991fe2cd1df286f0f47511f (diff) | |
| parent | 6837c58666165b7b040bf5a5b9dfebc8354f5883 (diff) | |
Merge git://git.denx.de/u-boot-rockchip
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/rk3399_common.h | 1 |
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 |
