summaryrefslogtreecommitdiff
path: root/include/configs/corvus.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/corvus.h')
-rw-r--r--include/configs/corvus.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/corvus.h b/include/configs/corvus.h
index 882cb48eca..2d615d0e11 100644
--- a/include/configs/corvus.h
+++ b/include/configs/corvus.h
@@ -79,10 +79,6 @@
/* bootstrap + u-boot + env in nandflash */
-#define CONFIG_BOOTCOMMAND \
- "nand read 0x70000000 0x200000 0x300000;" \
- "bootm 0x70000000"
-
/* Defines for SPL */
#define CONFIG_SPL_MAX_SIZE (12 * SZ_1K)
#define CONFIG_SPL_STACK (SZ_16K)