Merge git://git.denx.de/u-boot-video
[oweals/u-boot.git] / include / configs / rsk7269.h
index 88d50ef9b99d12c275db968ed8c7f15465b61d53..908bdb194789282a8d433b5a83cf0b34a4458c05 100644 (file)
@@ -16,7 +16,6 @@
 
 #define CONFIG_SYS_BAUDRATE_TABLE      { CONFIG_BAUDRATE }
 
-#define CONFIG_SYS_LONGHELP            /* undef to save memory */
 #define CONFIG_SYS_PBSIZE      256     /* Print Buffer Size */
 
 /* Serial */
@@ -24,7 +23,6 @@
 
 /* Memory */
 /* u-boot relocated to top 256KB of ram */
-#define CONFIG_SYS_TEXT_BASE           0x0DFC0000
 #define CONFIG_SYS_SDRAM_BASE          0x0C000000
 #define CONFIG_SYS_SDRAM_SIZE          (32 * 1024 * 1024)