mvebu: drop dangling SPI flash comments and #ifdefs
[oweals/u-boot.git] / include / configs / db-88f6820-gp.h
index ac810b0cbc548bcd3932af3182b330a9ebabfd59..ec2405bbb456115d4b6f5c68433ab0f9ce700371 100644 (file)
  * High Level Configuration Options (easy to change)
  */
 
-/*
- * TEXT_BASE needs to be below 16MiB, since this area is scrubbed
- * for DDR ECC byte filling in the SPL before loading the main
- * U-Boot into it.
- */
 #define CONFIG_SYS_TCLK                250000000       /* 250MHz */
 
 /*
 #define CONFIG_SYS_I2C_SLAVE           0x0
 #define CONFIG_SYS_I2C_SPEED           100000
 
-/* 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
  */
@@ -58,7 +49,6 @@
 
 /* PCIe support */
 #ifndef CONFIG_SPL_BUILD
-#define CONFIG_PCI_MVEBU
 #define CONFIG_PCI_SCAN_SHOW
 #endif