]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/uniphier.h
ARM: uniphier: enable SPL_OF_CONTROL
[karo-tx-uboot.git] / include / configs / uniphier.h
index b0a7daa2bf1797a387852ba3a36ce08ed4e676d9..d59564bafd0cec521ba067e63ca56fdb57adea95 100644 (file)
        "netdev=eth0\0"                                         \
        "verify=n\0"                                            \
        "nandupdate=nand erase 0 0x00100000 &&"                 \
-               "tftpboot u-boot-spl.bin &&"                    \
+               "tftpboot u-boot-spl-dtb.bin &&"                \
                "nand write $loadaddr 0 0x00010000 &&"          \
                "tftpboot u-boot-dtb.img &&"                    \
                "nand write $loadaddr 0x00010000 0x000f0000\0"  \