summaryrefslogtreecommitdiff
path: root/include/configs/ds109.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ds109.h')
-rw-r--r--include/configs/ds109.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/ds109.h b/include/configs/ds109.h
index 62fe144121..c57461c7e6 100644
--- a/include/configs/ds109.h
+++ b/include/configs/ds109.h
@@ -30,10 +30,6 @@
/*
* Default environment variables
*/
-#define CONFIG_BOOTCOMMAND "setenv ethact egiga0; " \
- "${x_bootcmd_ethernet}; ${x_bootcmd_usb}; ${x_bootcmd_kernel}; "\
- "setenv bootargs ${x_bootargs} ${x_bootargs_root}; " \
- "bootm 0x6400000;"
#define CONFIG_EXTRA_ENV_SETTINGS \
"x_bootcmd_ethernet=ping 192.168.1.2\0" \