]> git.sur5r.net Git - u-boot/blobdiff - include/configs/adp-ag101.h
Merge branch 'master' of git://git.denx.de/u-boot-video
[u-boot] / include / configs / adp-ag101.h
index 8421c79bf5bd6f896f6765bd0be3ee37f18659d0..b6e384469905cf1922aa152a6a0b644c3bb72c14 100644 (file)
 #define CONFIG_SYS_NS16550_REG_SIZE    -4
 #define CONFIG_SYS_NS16550_CLK         ((46080000 * 20) / 25)  /* AG101 */
 
-/* valid baudrates */
-#define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200 }
-
 /*
  * Ethernet
  */
 /* Boot Argument Buffer Size */
 #define CONFIG_SYS_BARGSIZE    CONFIG_SYS_CBSIZE
 
-/*
- * Stack sizes
- *
- * The stack sizes are set up in start.S using the settings below
- */
-#define CONFIG_STACKSIZE       (128 * 1024)    /* regular stack */
-
 /*
  * Size of malloc() pool
  */