]> git.sur5r.net Git - u-boot/blobdiff - include/configs/afeb9260.h
Merge branch 'master' of git://git.denx.de/u-boot-video
[u-boot] / include / configs / afeb9260.h
index 2adf8f9e5c43a6d1cfb1cc2cd7a881dfe0e1f9e6..041ca219da918530d122d179aec5c5f42e38fb69 100644 (file)
                                "rw rootfstype=jffs2 panic=20"
 
 #define CONFIG_BAUDRATE                115200
-#define CONFIG_SYS_BAUDRATE_TABLE      {115200 , 19200, 38400, 57600, 9600 }
 
 #define CONFIG_SYS_PROMPT              "U-Boot> "
 #define CONFIG_SYS_CBSIZE              256
  */
 #define CONFIG_SYS_MALLOC_LEN          ROUND(3 * CONFIG_ENV_SIZE + 128*1024, 0x1000)
 
-#define CONFIG_STACKSIZE       (32 * 1024)     /* regular stack */
-
-#ifdef CONFIG_USE_IRQ
-#error CONFIG_USE_IRQ not supported
-#endif
 #endif