]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/uniphier.h
ARM: uniphier: add default bootm_low to fix FIT boot
[people/ms/u-boot.git] / include / configs / uniphier.h
index ec4fd67ee6bb36f241df2cddacc3b3dcb629dda8..00c27f1dadcc6dc32f734c7d89d1baa3d13e8b72 100644 (file)
        "netdev=eth0\0"                                         \
        "verify=n\0"                                            \
        "nor_base=0x42000000\0"                                 \
+       "bootm_low=0x80000000\0"                                \
        "nandupdate=nand erase 0 0x00100000 &&"                 \
                "tftpboot u-boot-spl-dtb.bin &&"                \
                "nand write $loadaddr 0 0x00010000 &&"          \