summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2017-05-13 13:57:43 (GMT)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2017-05-21 19:38:26 (GMT)
commitf7fda5d1c05e6c86cf60cbd16b7258be56477dfc (patch)
tree709ebe2dd1fb8552899573c309b85a3df0bce48e /configs
parentc94cb71d95d1a152d27685bc95897999ea17278d (diff)
downloadu-boot-f7fda5d1c05e6c86cf60cbd16b7258be56477dfc.tar.xz
ARM: rmobile: salvator-x: Set default device tree
Set default device tree file in the salvator-x_defconfig and use it in the environment. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/salvator-x_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/salvator-x_defconfig b/configs/salvator-x_defconfig
index 9fb0b89..8cef607 100644
--- a/configs/salvator-x_defconfig
+++ b/configs/salvator-x_defconfig
@@ -3,6 +3,7 @@ CONFIG_ARCH_RMOBILE=y
CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_RCAR_GEN3=y
CONFIG_TARGET_SALVATOR_X=y
+CONFIG_DEFAULT_FDT_FILE=r8a7795-salvator-x.dtb
CONFIG_VERSION_VARIABLE=y
CONFIG_CMD_BOOTZ=y
CONFIG_CMD_FDT=y