summaryrefslogtreecommitdiffstats
path: root/include/configs/FADS823.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/FADS823.h')
-rw-r--r--include/configs/FADS823.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/configs/FADS823.h b/include/configs/FADS823.h
index 86cbe5872a..6f3e6a75b8 100644
--- a/include/configs/FADS823.h
+++ b/include/configs/FADS823.h
@@ -93,10 +93,10 @@
#define CONFIG_LOADS_ECHO 0 /* Dont echoes received characters */
#define CONFIG_BOOTARGS ""
#define CONFIG_BOOTCOMMAND \
-"bootp ;" \
-"setenv bootargs console=tty0 console=ttyS0 " \
-"root=/dev/nfs nfsroot=${serverip}:${rootpath} " \
-"ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}:eth0:off ;" \
+"bootp ;" \
+"setenv bootargs console=tty0 console=ttyS0 " \
+"root=/dev/nfs nfsroot=${serverip}:${rootpath} " \
+"ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}:eth0:off ;" \
"bootm"
#else
#define CONFIG_BOOTDELAY 0 /* autoboot disabled */
OpenPOWER on IntegriCloud