summaryrefslogtreecommitdiff
path: root/include/configs/openrd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/openrd.h')
-rw-r--r--include/configs/openrd.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/openrd.h b/include/configs/openrd.h
index 56bfe8747e..bd27e503ca 100644
--- a/include/configs/openrd.h
+++ b/include/configs/openrd.h
@@ -37,9 +37,6 @@
/*
* Default environment variables
*/
-#define CONFIG_BOOTCOMMAND "${x_bootcmd_kernel}; " \
- "setenv bootargs ${x_bootargs} ${x_bootargs_root}; " \
- "${x_bootcmd_usb}; bootm 0x6400000;"
#define CONFIG_EXTRA_ENV_SETTINGS "x_bootargs=console=ttyS0,115200 " \
CONFIG_MTDPARTS_DEFAULT " rw ubi.mtd=2,2048\0" \