]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/rsk7264.h
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
[people/ms/u-boot.git] / include / configs / rsk7264.h
index 2ecc3281662b0d44a5c3eb8eb2d65d8234809ca5..1599267ae141fb5b632ab6b28a58470becdc5c95 100644 (file)
@@ -17,7 +17,6 @@
 
 #define CONFIG_SYS_BAUDRATE_TABLE      { CONFIG_BAUDRATE }
 
-#define CONFIG_SYS_LONGHELP    1       /* undef to save memory */
 #define CONFIG_SYS_PBSIZE      256     /* Buffer size for Console output */
 
 /* Serial */
@@ -25,7 +24,6 @@
 
 /* Memory */
 /* u-boot relocated to top 256KB of ram */
-#define CONFIG_SYS_TEXT_BASE           0x0CFC0000
 #define CONFIG_SYS_SDRAM_BASE          0x0C000000
 #define CONFIG_SYS_SDRAM_SIZE          (64 * 1024 * 1024)