configs: Migrate CONFIG_SYS_TEXT_BASE
[oweals/u-boot.git] / include / configs / omap3_cairo.h
index 417d45b5824714a337d7bee8113b7d025c66fe41..b1f957bd5c28ffc45511eb7ca175d13a300e3387 100644 (file)
@@ -29,7 +29,6 @@
  * other needs.  We use this rather than the inherited defines from
  * ti_armv7_common.h for backwards compatibility.
  */
-#define CONFIG_SYS_TEXT_BASE           0x80100000
 #define CONFIG_SYS_UBOOT_START         CONFIG_SYS_TEXT_BASE
 #define CONFIG_SPL_BSS_START_ADDR      0x80000000
 #define CONFIG_SPL_BSS_MAX_SIZE                (512 << 10)     /* 512 KB */
@@ -57,7 +56,6 @@
 /*
  * Board NAND Info.
  */
-#define CONFIG_NAND_OMAP_GPMC
 #define CONFIG_SYS_MAX_NAND_DEVICE     1               /* Max number of NAND */
                                                        /* devices */
 #define CONFIG_EXTRA_ENV_SETTINGS \