]> git.sur5r.net Git - u-boot/blobdiff - include/configs/db-88f6820-gp.h
ARM: mvebu: switch db-88f6820-amc to DM for i2c
[u-boot] / include / configs / db-88f6820-gp.h
index 1fdeeddc5bd2b58a2ca3986c01a93962a4fbf44d..676dfc996bfa51f88309c7383efe57e2e70e01e8 100644 (file)
@@ -24,7 +24,6 @@
 /*
  * Commands configuration
  */
-#define CONFIG_SYS_NO_FLASH            /* Declare no flash (NOR/SPI) */
 #define CONFIG_CMD_ENV
 #define CONFIG_CMD_PCI
 #define CONFIG_SCSI
 
 #if CONFIG_SPL_BOOT_DEVICE == SPL_BOOT_SDIO_MMC_CARD
 /* SPL related MMC defines */
-#define CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION 1
 #define CONFIG_SYS_MMC_U_BOOT_OFFS             (160 << 10)
 #define CONFIG_SYS_U_BOOT_OFFS                 CONFIG_SYS_MMC_U_BOOT_OFFS
 #ifdef CONFIG_SPL_BUILD