On 07.06.21 16:34, Marek Behún wrote:
Add default fdtfile environment variable with value
marvell/armada-3720-turris-mox.dtb.

This can be useful for some boot scenarios.

Signed-off-by: Marek Behún <[email protected]>

Reviewed-by: Stefan Roese <[email protected]>

Thanks,
Stefan

---
  include/configs/turris_mox.h | 1 +
  1 file changed, 1 insertion(+)

diff --git a/include/configs/turris_mox.h b/include/configs/turris_mox.h
index b148b1621a..9c021a1ef9 100644
--- a/include/configs/turris_mox.h
+++ b/include/configs/turris_mox.h
@@ -89,6 +89,7 @@
        "fdt_addr_r=0x4f00000\0"      \
        "kernel_addr_r=0x5000000\0"   \
        "ramdisk_addr_r=0x8000000\0"  \
+       "fdtfile=marvell/" CONFIG_DEFAULT_DEVICE_TREE ".dtb\0" \
        "bootcmd_rescue=" TURRIS_MOX_BOOTCMD_RESCUE "\0" \
        BOOTENV


Viele Grüße,
Stefan

--
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: [email protected]

Reply via email to