]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/pcs440ep.h
Coding Style cleanup: replace leading SPACEs by TABs
[people/ms/u-boot.git] / include / configs / pcs440ep.h
index e397615f0d1994d186a4fb78544ae7c3671feb40..7cf22ba7639423e4273f90cfde8985af209b8840 100644 (file)
        "flash_self=run ramargs addip addtty;"                          \
                "bootm ${kernel_addr} ${ramdisk_addr}\0"                \
        "net_nfs=tftp 200000 ${bootfile};run nfsargs addip addtty;"     \
-               "bootm\0"                                               \
+               "bootm\0"                                               \
        "rootpath=/opt/eldk/ppc_4xx\0"                                  \
        "bootfile=/tftpboot/pcs440ep/uImage\0"                          \
        "kernel_addr=FFF00000\0"                                        \