]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
warp7: Modify fdt_file environment variable
authorBreno Lima <breno.lima@nxp.com>
Mon, 8 Aug 2016 12:57:38 +0000 (09:57 -0300)
committerStefano Babic <sbabic@denx.de>
Tue, 6 Sep 2016 16:22:48 +0000 (18:22 +0200)
Use imx7s-warp.dts as fdt_file because this is the name that upstream
kernel will deploy.

Signed-off-by: Breno Lima <breno.lima@nxp.com>
Acked-by: Fabio Estevam <fabio.estevam@nxp.com>
include/configs/warp7.h

index 57a8123d2ee38c71afcfdeeec5be0363259eaaa3..12f49fdabf1a78e85b5e21985011f35bdc14f1a3 100644 (file)
@@ -39,7 +39,7 @@
        "console=ttymxc0\0" \
        "fdt_high=0xffffffff\0" \
        "initrd_high=0xffffffff\0" \
-       "fdt_file=imx7d-warp.dtb\0" \
+       "fdt_file=imx7s-warp.dtb\0" \
        "fdt_addr=0x83000000\0" \
        "boot_fdt=try\0" \
        "ip_dyn=yes\0" \