]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/colibri_pxa270.h
xtensa: clean up CONFIG_SYS_TEXT_ADDR
[people/ms/u-boot.git] / include / configs / colibri_pxa270.h
index 326fececd719042ae2fddf44bf386ef85a49abc6..f3d15611609dfa2dd4db2ef4af04f653c6698f29 100644 (file)
@@ -14,7 +14,6 @@
  * High Level Board Configuration Options
  */
 #define        CONFIG_CPU_PXA27X               1       /* Marvell PXA270 CPU */
-#define        CONFIG_SYS_TEXT_BASE            0x0
 /* Avoid overwriting factory configuration block */
 #define CONFIG_BOARD_SIZE_LIMIT                0x40000
 
 #endif
 
 #undef CONFIG_SYS_LONGHELP             /* Saves 10 KB */
-#define        CONFIG_SYS_CBSIZE               256
-#define        CONFIG_SYS_PBSIZE               \
-       (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16)
-#define        CONFIG_SYS_MAXARGS              16
-#define        CONFIG_SYS_BARGSIZE             CONFIG_SYS_CBSIZE
 #define        CONFIG_SYS_DEVICE_NULLDEV       1
 #undef CONFIG_CMDLINE_EDITING          /* Saves 2.5 KB */
 #undef CONFIG_AUTO_COMPLETE            /* Saves 2.5 KB */