]> 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 524a1cabc67f115bee4ef992416d2f3df82b65dc..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 */
@@ -82,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)