]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/uniphier.h
ARM: uniphier: update U-Boot file names in workflow
[people/ms/u-boot.git] / include / configs / uniphier.h
index b340f63cdef6157a41e4be86f8a88472b16bc7cd..6f91ee61ae63dd4d243ed0ea852744fd0a9deeca 100644 (file)
        "nor_base=0x42000000\0"                                 \
        "bootm_low=0x80000000\0"                                \
        "nandupdate=nand erase 0 0x00100000 &&"                 \
-               "tftpboot u-boot-spl-dtb.bin &&"                \
+               "tftpboot u-boot-spl.bin &&"                    \
                "nand write $loadaddr 0 0x00010000 &&"          \
-               "tftpboot u-boot-dtb.img &&"                    \
+               "tftpboot u-boot.img &&"                        \
                "nand write $loadaddr 0x00010000 0x000f0000\0"  \
        LINUXBOOT_ENV_SETTINGS