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