mvebu: drop dangling SPI flash comments and #ifdefs
[oweals/u-boot.git] / include / configs / db-88f6820-gp.h
index 3900cbed2d70b1f9a44bfe0430f73df80d7c7363..ec2405bbb456115d4b6f5c68433ab0f9ce700371 100644 (file)
 #define CONFIG_SYS_I2C_SLAVE           0x0
 #define CONFIG_SYS_I2C_SPEED           100000
 
-/*
- * SPI Flash configuration for the environemnt access
- */
-#define CONFIG_ENV_SPI_BUS             0
-#define CONFIG_ENV_SPI_CS              0
-
-/* SPI NOR flash default params, used by sf commands */
-#define CONFIG_SF_DEFAULT_SPEED                1000000
-#define CONFIG_SF_DEFAULT_MODE         SPI_MODE_3
-
 /*
  * SDIO/MMC Card Configuration
  */
@@ -59,7 +49,6 @@
 
 /* PCIe support */
 #ifndef CONFIG_SPL_BUILD
-#define CONFIG_PCI_MVEBU
 #define CONFIG_PCI_SCAN_SHOW
 #endif