summaryrefslogtreecommitdiff
path: root/include/configs/ds414.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ds414.h')
-rw-r--r--include/configs/ds414.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/ds414.h b/include/configs/ds414.h
index 1f2d2c5e44..7fba2b4cc4 100644
--- a/include/configs/ds414.h
+++ b/include/configs/ds414.h
@@ -58,11 +58,6 @@
#define CONFIG_SPL_BOOTROM_SAVE (CONFIG_SPL_STACK + 4)
/* Default Environment */
-#define CONFIG_BOOTCOMMAND \
- "sf probe; " \
- "sf read ${loadaddr} 0xd0000 0x2d0000; " \
- "sf read ${ramdisk_addr_r} 0x3a0000 0x430000; " \
- "bootm ${loadaddr} ${ramdisk_addr_r}"
#define CONFIG_EXTRA_ENV_SETTINGS \
"initrd_high=0xffffffff\0" \