flash: complete CONFIG_SYS_NO_FLASH move with renaming
[platform/kernel/u-boot.git] / include / configs / blackvme.h
index ba90830..0b8f4c0 100644 (file)
  * Default: boot from SPI flash.
  * "sfboot" is a composite command defined in extra settings
  */
-#define CONFIG_BOOTDELAY       5
 #define CONFIG_BOOTCOMMAND     "run sfboot"
 
 /*
 # define CONFIG_SYS_I2C_SLAVE          0xFE
 #endif
 
-/*
- * No Parallel Flash on this board
- */
-#define CONFIG_SYS_NO_FLASH
 #undef CONFIG_CMD_JFFS2
 
 #endif