diff options
Diffstat (limited to 'include/configs/corvus.h')
-rw-r--r-- | include/configs/corvus.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/corvus.h b/include/configs/corvus.h index 882cb48ecaa..2d615d0e11d 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) |