]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/CPU86.h
Big white-space cleanup.
[karo-tx-uboot.git] / include / configs / CPU86.h
index 9763e642950703311ffb32018329b4cb4f07ab09..10cebc99c2a65c2dc5bcb660f9c58c709d337e92 100644 (file)
 
 #undef CONFIG_BOOTARGS
 #define CONFIG_BOOTCOMMAND                                                     \
-       "bootp; "                                                               \
-       "setenv bootargs root=/dev/nfs rw nfsroot=${serverip}:${rootpath} "     \
-       "ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}::off; "   \
+       "bootp; "                                                               \
+       "setenv bootargs root=/dev/nfs rw nfsroot=${serverip}:${rootpath} "     \
+       "ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}::off; "   \
        "bootm"
 
 /*-----------------------------------------------------------------------