summaryrefslogtreecommitdiffstats
path: root/include/configs/CPU86.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/CPU86.h')
-rw-r--r--include/configs/CPU86.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/configs/CPU86.h b/include/configs/CPU86.h
index 9763e64295..10cebc99c2 100644
--- a/include/configs/CPU86.h
+++ b/include/configs/CPU86.h
@@ -115,9 +115,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"
/*-----------------------------------------------------------------------
OpenPOWER on IntegriCloud