]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/db-mv784mp-gp.h
Merge git://git.denx.de/u-boot-mmc
[people/ms/u-boot.git] / include / configs / db-mv784mp-gp.h
index 105578ffc6dae74b0f6182fd1aaf3933193b7afa..115b5936684f9c582bcef03a27e79033cb684178 100644 (file)
@@ -19,7 +19,6 @@
  * for DDR ECC byte filling in the SPL before loading the main
  * U-Boot into it.
  */
-#define        CONFIG_SYS_TEXT_BASE    0x00800000
 #define CONFIG_SYS_TCLK                250000000       /* 250MHz */
 
 /* I2C */
 
 /* SATA support */
 #define CONFIG_SYS_SATA_MAX_DEVICE     2
-#define CONFIG_LIBATA
 #define CONFIG_LBA48
 
-/* Additional FS support/configuration */
-#define CONFIG_SUPPORT_VFAT
-
 /* PCIe support */
 #ifndef CONFIG_SPL_BUILD
 #define CONFIG_PCI_MVEBU
@@ -86,7 +81,6 @@
 
 /* SPL */
 /* Defines for SPL */
-#define CONFIG_SPL_FRAMEWORK
 #define CONFIG_SPL_TEXT_BASE           0x40004030
 #define CONFIG_SPL_MAX_SIZE            ((128 << 10) - 0x4030)