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>
This commit is contained in:

committed by
Nobuhiro Iwamatsu

parent
c94cb71d95
commit
f7fda5d1c0
@@ -100,7 +100,7 @@
|
||||
|
||||
#define CONFIG_BOOTCOMMAND \
|
||||
"tftp 0x48080000 Image; " \
|
||||
"tftp 0x48000000 Image-r8a7795-salvator-x.dtb; " \
|
||||
"tftp 0x48000000 Image-"CONFIG_DEFAULT_FDT_FILE"; " \
|
||||
"booti 0x48080000 - 0x48000000"
|
||||
|
||||
#endif /* __RCAR_GEN3_COMMON_H */
|
||||
|
Reference in New Issue
Block a user