summaryrefslogtreecommitdiff
path: root/include/configs/goflexhome.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/goflexhome.h')
-rw-r--r--include/configs/goflexhome.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/goflexhome.h b/include/configs/goflexhome.h
index 43027a506a..269178c9c2 100644
--- a/include/configs/goflexhome.h
+++ b/include/configs/goflexhome.h
@@ -49,12 +49,6 @@
/*
* Default environment variables
*/
-#define CONFIG_BOOTCOMMAND \
- "setenv bootargs ${console} ${mtdparts} ${bootargs_root}; " \
- "ubi part root; " \
- "ubifsmount ubi:root; " \
- "ubifsload 0x800000 ${kernel}; " \
- "bootm 0x800000"
#define CONFIG_EXTRA_ENV_SETTINGS \
"console=console=ttyS0,115200\0" \