]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/SM850.h
Big white-space cleanup.
[karo-tx-uboot.git] / include / configs / SM850.h
index 41a54f0f5adb052de7618808f46b5857fd301438..465db4735f286199f6f30932ac31e97862af3985 100644 (file)
@@ -54,9 +54,9 @@
 
 #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"
 
 #define CONFIG_LOADS_ECHO      1       /* echo on for serial download  */