]> git.sur5r.net Git - u-boot/blobdiff - include/configs/amcore.h
cfi_flash: Remove assignments from if conditions
[u-boot] / include / configs / amcore.h
index 01884ad769b62f42432fe8f3d4091e3e96859b41..b9fc5b5d084d68a9e5a868efe3e4b89cdc8acf3e 100644 (file)
@@ -9,7 +9,6 @@
 #ifndef __AMCORE_CONFIG_H
 #define __AMCORE_CONFIG_H
 
-#define CONFIG_AMCORE
 #define CONFIG_HOSTNAME                        AMCORE
 
 #define CONFIG_MCFTMR
 /* undef to save memory        */
 #undef CONFIG_SYS_LONGHELP
 
-/* max number of command args  */
-#define CONFIG_SYS_MAXARGS             16
-/* Boot argument buffer size   */
-#define CONFIG_SYS_BARGSIZE            CONFIG_SYS_CBSIZE
-
 #define CONFIG_AUTO_COMPLETE           1 /* add autocompletion support */
 #define CONFIG_MX_CYCLIC               1 /* enable mdc/mwc commands    */