]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ap325rxa.h
cfi_flash: Use __func__ macro instead of function name
[u-boot] / include / configs / ap325rxa.h
index c63913a175c092f8c22b4e710686a727a4783fc4..4c2a2bd737840965ef98cbe674e91e534c505bd0 100644 (file)
 #define __AP325RXA_H
 
 #define CONFIG_CPU_SH7723      1
-#define CONFIG_AP325RXA        1
 
 #define CONFIG_DISPLAY_BOARDINFO
 #undef  CONFIG_SHOW_BOOT_PROGRESS
 
-/* SMC9118 */
-#define CONFIG_SMC911X 1
-#define CONFIG_SMC911X_32_BIT 1
-#define CONFIG_SMC911X_BASE 0xB6080000
-
 /* MEMORY */
 #define AP325RXA_SDRAM_BASE            (0x88000000)
 #define AP325RXA_FLASH_BASE_1          (0xA0000000)
@@ -33,8 +27,6 @@
 /* Monitor Command Prompt */
 /* Buffer size for Console output */
 #define CONFIG_SYS_PBSIZE              256
-/* Buffer size for Boot Arguments passed to kernel */
-#define CONFIG_SYS_BARGSIZE    512
 /* List of legal baudrate settings for this board */
 #define CONFIG_SYS_BAUDRATE_TABLE      { 38400 }