]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/DU440.h
Coding Style cleanup: replace leading SPACEs by TABs
[karo-tx-uboot.git] / include / configs / DU440.h
index 08271132dc2e933a5704c4cefed57393683d83f2..5ffa6e4b449fce4fa1a6f016027ead4bed360efc 100644 (file)
        "flash_self=run ramargs addip addtty optargs;"                  \
                "bootm ${kernel_addr} ${ramdisk_addr}\0"                \
        "net_nfs=tftp 200000 ${img};run nfsargs addip addtty optargs;"  \
-               "bootm\0"                                               \
+               "bootm\0"                                               \
        "rootpath=/tftpboot/du440/target_root_du440\0"                  \
        "img=/tftpboot/du440/uImage\0"                                  \
        "kernel_addr=FFC00000\0"                                        \