]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/tx6.h
karo: remove bogus 'fdt boardsetup' from bootm_cmd
[karo-tx-uboot.git] / include / configs / tx6.h
index d482a7ab7f153fa270ba54be0e6cf21bd8ef3509..90882d286196dd5acbe4a71773313e93eb6817e6 100644 (file)
        "nboot linux;run bootm_cmd\0"                                   \
        "bootcmd_net=set autostart no;run bootargs_nfs;dhcp;"           \
        "run bootm_cmd\0"                                               \
-       "bootm_cmd=fdt boardsetup;bootm ${loadaddr} - ${fdtaddr}\0"     \
+       "bootm_cmd=bootm ${loadaddr} - ${fdtaddr}\0"                    \
        "cpu_clk=800\0"                                                 \
        "bootdelay=-1\0"                                                \
        "default_bootargs=set bootargs " CONFIG_BOOTARGS                \