]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/tx51.h
karo: remove bogus 'fdt boardsetup' from bootm_cmd
[karo-tx-uboot.git] / include / configs / tx51.h
index bdb252df16be9cd44e7ce8abadba3da954ed37b8..6cc12cd369e3f7d3f00a441eb44e25632e41dab0 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"                    \
        "default_bootargs=set bootargs " CONFIG_BOOTARGS                \
        " video=${video_mode} ${append_bootargs}\0"                     \
        "cpu_clk=" xstr(CONFIG_SYS_CPU_CLK) "\0"                        \