瀏覽代碼

CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there

We provide a default table of { 9600, 19200, 38400, 57600, 115200 }
in <config_fallbacks.h> which mkconfig places after <configs/...h> in
the generated config file.  This is used when a board has not set its
own table.

Signed-off-by: Tom Rini <trini@ti.com>
Tom Rini 13 年之前
父節點
當前提交
26750c8aee
共有 100 個文件被更改,包括 16 次插入179 次删除
  1. 0 3
      arch/blackfin/include/asm/config.h
  2. 0 2
      board/fads/fads.h
  3. 16 0
      include/config_fallbacks.h
  4. 0 1
      include/configs/A3000.h
  5. 0 2
      include/configs/AMX860.h
  6. 0 2
      include/configs/Adder.h
  7. 0 1
      include/configs/BMW.h
  8. 0 1
      include/configs/CPC45.h
  9. 0 2
      include/configs/CPU86.h
  10. 0 2
      include/configs/CPU87.h
  11. 0 1
      include/configs/CU824.h
  12. 0 1
      include/configs/EB+MCF-EV123.h
  13. 0 1
      include/configs/ELPT860.h
  14. 0 2
      include/configs/EP88x.h
  15. 0 4
      include/configs/ESTEEM192E.h
  16. 0 2
      include/configs/ETX094.h
  17. 0 2
      include/configs/FADS823.h
  18. 0 2
      include/configs/FADS850SAR.h
  19. 0 2
      include/configs/FLAGADM.h
  20. 0 2
      include/configs/FPS850L.h
  21. 0 2
      include/configs/FPS860L.h
  22. 0 10
      include/configs/GEN860T.h
  23. 0 1
      include/configs/HIDDEN_DRAGON.h
  24. 0 2
      include/configs/IAD210.h
  25. 0 2
      include/configs/ICU862.h
  26. 0 2
      include/configs/IDS8247.h
  27. 0 2
      include/configs/IP860.h
  28. 0 2
      include/configs/IPHASE4539.h
  29. 0 2
      include/configs/ISPAN.h
  30. 0 2
      include/configs/IVML24.h
  31. 0 2
      include/configs/IVMS8.h
  32. 0 2
      include/configs/LANTEC.h
  33. 0 1
      include/configs/M5208EVBE.h
  34. 0 1
      include/configs/M52277EVB.h
  35. 0 1
      include/configs/M5235EVB.h
  36. 0 1
      include/configs/M5249EVB.h
  37. 0 1
      include/configs/M5253DEMO.h
  38. 0 1
      include/configs/M5253EVBE.h
  39. 0 1
      include/configs/M5271EVB.h
  40. 0 1
      include/configs/M5272C3.h
  41. 0 1
      include/configs/M5275EVB.h
  42. 0 1
      include/configs/M5282EVB.h
  43. 0 1
      include/configs/M53017EVB.h
  44. 0 1
      include/configs/M5329EVB.h
  45. 0 1
      include/configs/M5373EVB.h
  46. 0 1
      include/configs/M54451EVB.h
  47. 0 1
      include/configs/M54455EVB.h
  48. 0 1
      include/configs/M5475EVB.h
  49. 0 1
      include/configs/M5485EVB.h
  50. 0 2
      include/configs/MBX.h
  51. 0 2
      include/configs/MBX860T.h
  52. 0 2
      include/configs/MHPC.h
  53. 0 2
      include/configs/MOUSSE.h
  54. 0 1
      include/configs/MUSENKI.h
  55. 0 1
      include/configs/MVBLUE.h
  56. 0 2
      include/configs/MVS1.h
  57. 0 2
      include/configs/NETPHONE.h
  58. 0 2
      include/configs/NETTA.h
  59. 0 2
      include/configs/NETTA2.h
  60. 0 2
      include/configs/NETVIA.h
  61. 0 2
      include/configs/NSCU.h
  62. 0 2
      include/configs/NX823.h
  63. 0 1
      include/configs/PCIPPC2.h
  64. 0 1
      include/configs/PCIPPC6.h
  65. 0 2
      include/configs/PM826.h
  66. 0 2
      include/configs/PM828.h
  67. 0 4
      include/configs/PMC405DE.h
  68. 0 1
      include/configs/PN62.h
  69. 0 2
      include/configs/QS823.h
  70. 0 2
      include/configs/QS850.h
  71. 0 2
      include/configs/QS860T.h
  72. 0 2
      include/configs/R360MPI.h
  73. 0 2
      include/configs/RBC823.h
  74. 0 2
      include/configs/RPXClassic.h
  75. 0 2
      include/configs/RPXlite.h
  76. 0 1
      include/configs/RPXlite_DW.h
  77. 0 3
      include/configs/RPXsuper.h
  78. 0 2
      include/configs/RRvision.h
  79. 0 2
      include/configs/SCM.h
  80. 0 2
      include/configs/SM850.h
  81. 0 2
      include/configs/SPD823TS.h
  82. 0 2
      include/configs/SX1.h
  83. 0 2
      include/configs/SXNI855T.h
  84. 0 1
      include/configs/Sandpoint8240.h
  85. 0 1
      include/configs/Sandpoint8245.h
  86. 0 1
      include/configs/TASREG.h
  87. 0 2
      include/configs/TK885D.h
  88. 0 2
      include/configs/TQM823L.h
  89. 0 2
      include/configs/TQM823M.h
  90. 0 2
      include/configs/TQM8260.h
  91. 0 2
      include/configs/TQM8272.h
  92. 0 2
      include/configs/TQM850L.h
  93. 0 2
      include/configs/TQM850M.h
  94. 0 2
      include/configs/TQM855L.h
  95. 0 2
      include/configs/TQM855M.h
  96. 0 2
      include/configs/TQM860L.h
  97. 0 2
      include/configs/TQM860M.h
  98. 0 2
      include/configs/TQM862L.h
  99. 0 2
      include/configs/TQM862M.h
  100. 0 2
      include/configs/TQM866M.h

+ 0 - 3
arch/blackfin/include/asm/config.h

@@ -162,9 +162,6 @@
 # undef CONFIG_SYS_HZ
 # undef CONFIG_SYS_HZ
 #endif
 #endif
 #define CONFIG_SYS_HZ 1000
 #define CONFIG_SYS_HZ 1000
-#ifndef CONFIG_SYS_BAUDRATE_TABLE
-# define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 }
-#endif
 
 
 /* Blackfin POST tests */
 /* Blackfin POST tests */
 #ifdef CONFIG_POST_BSPEC1_GPIO_LEDS
 #ifdef CONFIG_POST_BSPEC1_GPIO_LEDS

+ 0 - 2
board/fads/fads.h

@@ -147,8 +147,6 @@
 
 
 #define	CONFIG_SYS_HZ		        1000	/* decrementer freq: 1 ms ticks */
 #define	CONFIG_SYS_HZ		        1000	/* decrementer freq: 1 ms ticks */
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 16 - 0
include/config_fallbacks.h

@@ -0,0 +1,16 @@
+/*
+ * Copyright 2012 Texas Instruments
+ *
+ * This file is licensed under the terms of the GNU General Public
+ * License Version 2. This file is licensed "as is" without any
+ * warranty of any kind, whether express or implied.
+ */
+
+#ifndef __CONFIG_FALLBACKS_H
+#define __CONFIG_FALLBACKS_H
+
+#ifndef CONFIG_SYS_BAUDRATE_TABLE
+#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
+#endif
+
+#endif	/* __CONFIG_FALLBACKS_H */

+ 0 - 1
include/configs/A3000.h

@@ -49,7 +49,6 @@
 
 
 #define CONFIG_CONS_INDEX	1
 #define CONFIG_CONS_INDEX	1
 #define CONFIG_BAUDRATE		9600
 #define CONFIG_BAUDRATE		9600
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
 
 
 #define CONFIG_BOOTDELAY	5
 #define CONFIG_BOOTDELAY	5
 
 

+ 0 - 2
include/configs/AMX860.h

@@ -121,8 +121,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/Adder.h

@@ -101,8 +101,6 @@
 
 
 #define CONFIG_SYS_HZ			1000		/* Decrementer freq: 1 ms ticks	*/
 #define CONFIG_SYS_HZ			1000		/* Decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*-----------------------------------------------------------------------
 /*-----------------------------------------------------------------------
  * RAM configuration (note that CONFIG_SYS_SDRAM_BASE must be zero)
  * RAM configuration (note that CONFIG_SYS_SDRAM_BASE must be zero)
  */
  */

+ 0 - 1
include/configs/BMW.h

@@ -51,7 +51,6 @@
 
 
 #define CONFIG_CONS_INDEX	1
 #define CONFIG_CONS_INDEX	1
 #define CONFIG_BAUDRATE		9600
 #define CONFIG_BAUDRATE		9600
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
 
 
 #define CONFIG_CLOCKS_IN_MHZ	1	/* clocks passsed to Linux in MHz	*/
 #define CONFIG_CLOCKS_IN_MHZ	1	/* clocks passsed to Linux in MHz	*/
 
 

+ 0 - 1
include/configs/CPC45.h

@@ -49,7 +49,6 @@
 
 
 #define CONFIG_CONS_INDEX	1
 #define CONFIG_CONS_INDEX	1
 #define CONFIG_BAUDRATE		9600
 #define CONFIG_BAUDRATE		9600
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
 
 
 #define CONFIG_PREBOOT	"echo;echo Type \\\"run flash_nfs\\\" to mount root filesystem over NFS;echo"
 #define CONFIG_PREBOOT	"echo;echo Type \\\"run flash_nfs\\\" to mount root filesystem over NFS;echo"
 
 

+ 0 - 2
include/configs/CPU86.h

@@ -203,8 +203,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 #define	CONFIG_SYS_RESET_ADDRESS 0xFFF00100	/* "bad" address		*/
 #define	CONFIG_SYS_RESET_ADDRESS 0xFFF00100	/* "bad" address		*/
 
 
 /*
 /*

+ 0 - 2
include/configs/CPU87.h

@@ -216,8 +216,6 @@
 
 
 #define CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks */
 #define CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks */
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 #define CONFIG_SYS_RESET_ADDRESS 0xFFF00100	/* "bad" address		*/
 #define CONFIG_SYS_RESET_ADDRESS 0xFFF00100	/* "bad" address		*/
 
 
 #define CONFIG_LOOPW
 #define CONFIG_LOOPW

+ 0 - 1
include/configs/CU824.h

@@ -49,7 +49,6 @@
 
 
 #define CONFIG_CONS_INDEX	1
 #define CONFIG_CONS_INDEX	1
 #define CONFIG_BAUDRATE		9600
 #define CONFIG_BAUDRATE		9600
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
 
 
 #define CONFIG_PREBOOT	"echo;echo Type \\\"run flash_nfs\\\" to mount root filesystem over NFS;echo"
 #define CONFIG_PREBOOT	"echo;echo Type \\\"run flash_nfs\\\" to mount root filesystem over NFS;echo"
 
 

+ 0 - 1
include/configs/EB+MCF-EV123.h

@@ -40,7 +40,6 @@
 #define CONFIG_MCFUART
 #define CONFIG_MCFUART
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_BAUDRATE 9600
 #define CONFIG_BAUDRATE 9600
-#define CONFIG_SYS_BAUDRATE_TABLE { 9600 , 19200 , 38400 , 57600, 115200 }
 
 
 #undef	CONFIG_MONITOR_IS_IN_RAM		/* starts uboot direct */
 #undef	CONFIG_MONITOR_IS_IN_RAM		/* starts uboot direct */
 
 

+ 0 - 1
include/configs/ELPT860.h

@@ -145,7 +145,6 @@
 #define CONFIG_ENV_IS_IN_FLASH	1      /* Environment is in FLASH	*/
 #define CONFIG_ENV_IS_IN_FLASH	1      /* Environment is in FLASH	*/
 
 
 #define CONFIG_BAUDRATE		9600   /* console baudrate = 9600 bps	*/
 #define CONFIG_BAUDRATE		9600   /* console baudrate = 9600 bps	*/
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
 
 
 #define CONFIG_ETHADDR		00:01:77:00:60:40
 #define CONFIG_ETHADDR		00:01:77:00:60:40
 #define CONFIG_IPADDR		192.168.0.30
 #define CONFIG_IPADDR		192.168.0.30

+ 0 - 2
include/configs/EP88x.h

@@ -96,8 +96,6 @@
 
 
 #define CONFIG_SYS_HZ			1000		/* Decrementer freq: 1 ms ticks	*/
 #define CONFIG_SYS_HZ			1000		/* Decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*-----------------------------------------------------------------------
 /*-----------------------------------------------------------------------
  * RAM configuration (note that CONFIG_SYS_SDRAM_BASE must be zero)
  * RAM configuration (note that CONFIG_SYS_SDRAM_BASE must be zero)
  */
  */

+ 0 - 4
include/configs/ESTEEM192E.h

@@ -102,10 +102,6 @@
 
 
 #define	CONFIG_SYS_HZ			1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ			1000		/* decrementer freq: 1 ms ticks	*/
 
 
-
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/ETX094.h

@@ -122,8 +122,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/FADS823.h

@@ -154,8 +154,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/FADS850SAR.h

@@ -100,8 +100,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/FLAGADM.h

@@ -112,8 +112,6 @@
 
 
 #define CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks */
 #define CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks */
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/FPS850L.h

@@ -151,8 +151,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/FPS860L.h

@@ -151,8 +151,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 10
include/configs/GEN860T.h

@@ -63,16 +63,6 @@
 #define	CONFIG_8xx_CONS_SMC1
 #define	CONFIG_8xx_CONS_SMC1
 #define CONFIG_BAUDRATE			38400
 #define CONFIG_BAUDRATE			38400
 
 
-/*
- * Set allowable console baud rates
- */
-#define CONFIG_SYS_BAUDRATE_TABLE		{ 9600,		\
-					  19200,	\
-					  38400,	\
-					  57600,	\
-					  115200,	\
-					}
-
 /*
 /*
  * Print console information
  * Print console information
  */
  */

+ 0 - 1
include/configs/HIDDEN_DRAGON.h

@@ -190,7 +190,6 @@
 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS	3
 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS	3
 #define CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS	10	/* and takes up to 10 msec */
 #define CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS	10	/* and takes up to 10 msec */
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
 #define CONFIG_SYS_FLASH_BANKS		{ FLASH_BASE0_PRELIM }
 #define CONFIG_SYS_FLASH_BANKS		{ FLASH_BASE0_PRELIM }
 
 
 /*-----------------------------------------------------------------------
 /*-----------------------------------------------------------------------

+ 0 - 2
include/configs/IAD210.h

@@ -166,8 +166,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/ICU862.h

@@ -170,8 +170,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/IDS8247.h

@@ -215,8 +215,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 #define	CONFIG_SYS_RESET_ADDRESS 0xFDFFFFFC	/* "bad" address		*/
 #define	CONFIG_SYS_RESET_ADDRESS 0xFDFFFFFC	/* "bad" address		*/
 
 
 /*
 /*

+ 0 - 2
include/configs/IP860.h

@@ -135,8 +135,6 @@
 
 
 #define	CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/IPHASE4539.h

@@ -175,8 +175,6 @@
 
 
 #define CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks	*/
 #define CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 #define CONFIG_SYS_RESET_ADDRESS	0x04400000
 #define CONFIG_SYS_RESET_ADDRESS	0x04400000
 
 
 #define CONFIG_MISC_INIT_R	1	/* We need misc_init_r()	*/
 #define CONFIG_MISC_INIT_R	1	/* We need misc_init_r()	*/

+ 0 - 2
include/configs/ISPAN.h

@@ -160,8 +160,6 @@
 
 
 #define CONFIG_SYS_HZ			1000		/* Decrementer freq: 1 ms ticks	*/
 #define CONFIG_SYS_HZ			1000		/* Decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 #define CONFIG_SYS_RESET_ADDRESS	0x09900000
 #define CONFIG_SYS_RESET_ADDRESS	0x09900000
 
 
 #define CONFIG_MISC_INIT_R			/* We need misc_init_r()	*/
 #define CONFIG_MISC_INIT_R			/* We need misc_init_r()	*/

+ 0 - 2
include/configs/IVML24.h

@@ -129,8 +129,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/IVMS8.h

@@ -126,8 +126,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/LANTEC.h

@@ -139,8 +139,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 1
include/configs/M5208EVBE.h

@@ -36,7 +36,6 @@
 #define CONFIG_MCFUART
 #define CONFIG_MCFUART
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_BAUDRATE			115200
 #define CONFIG_BAUDRATE			115200
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600 , 19200 , 38400 , 57600, 115200 }
 
 
 #undef CONFIG_WATCHDOG
 #undef CONFIG_WATCHDOG
 #define CONFIG_WATCHDOG_TIMEOUT		5000
 #define CONFIG_WATCHDOG_TIMEOUT		5000

+ 0 - 1
include/configs/M52277EVB.h

@@ -41,7 +41,6 @@
 #define CONFIG_MCFUART
 #define CONFIG_MCFUART
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_BAUDRATE			115200
 #define CONFIG_BAUDRATE			115200
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600 , 19200 , 38400 , 57600, 115200 }
 
 
 #undef CONFIG_WATCHDOG
 #undef CONFIG_WATCHDOG
 
 

+ 0 - 1
include/configs/M5235EVB.h

@@ -40,7 +40,6 @@
 #define CONFIG_MCFUART
 #define CONFIG_MCFUART
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_BAUDRATE		115200
 #define CONFIG_BAUDRATE		115200
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600 , 19200 , 38400 , 57600, 115200 }
 
 
 #undef CONFIG_WATCHDOG
 #undef CONFIG_WATCHDOG
 #define CONFIG_WATCHDOG_TIMEOUT	5000	/* timeout in milliseconds, max timeout is 6.71sec */
 #define CONFIG_WATCHDOG_TIMEOUT	5000	/* timeout in milliseconds, max timeout is 6.71sec */

+ 0 - 1
include/configs/M5249EVB.h

@@ -42,7 +42,6 @@
 #define CONFIG_MCFUART
 #define CONFIG_MCFUART
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_BAUDRATE		115200
 #define CONFIG_BAUDRATE		115200
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600 , 19200 , 38400 , 57600, 115200 }
 
 
 #undef  CONFIG_WATCHDOG
 #undef  CONFIG_WATCHDOG
 
 

+ 0 - 1
include/configs/M5253DEMO.h

@@ -33,7 +33,6 @@
 #define CONFIG_MCFUART
 #define CONFIG_MCFUART
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_BAUDRATE		115200
 #define CONFIG_BAUDRATE		115200
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600 , 19200 , 38400 , 57600, 115200 }
 
 
 #undef CONFIG_WATCHDOG		/* disable watchdog */
 #undef CONFIG_WATCHDOG		/* disable watchdog */
 
 

+ 0 - 1
include/configs/M5253EVBE.h

@@ -33,7 +33,6 @@
 #define CONFIG_MCFUART
 #define CONFIG_MCFUART
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_BAUDRATE		115200
 #define CONFIG_BAUDRATE		115200
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600 , 19200 , 38400 , 57600, 115200 }
 
 
 #undef CONFIG_WATCHDOG		/* disable watchdog */
 #undef CONFIG_WATCHDOG		/* disable watchdog */
 
 

+ 0 - 1
include/configs/M5271EVB.h

@@ -43,7 +43,6 @@
 #define CONFIG_MCFUART
 #define CONFIG_MCFUART
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_BAUDRATE		115200
 #define CONFIG_BAUDRATE		115200
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600 , 19200 , 38400 , 57600, 115200 }
 
 
 #undef CONFIG_WATCHDOG		/* disable watchdog */
 #undef CONFIG_WATCHDOG		/* disable watchdog */
 
 

+ 0 - 1
include/configs/M5272C3.h

@@ -41,7 +41,6 @@
 #define CONFIG_MCFUART
 #define CONFIG_MCFUART
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_BAUDRATE		115200
 #define CONFIG_BAUDRATE		115200
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600 , 19200 , 38400 , 57600, 115200 }
 
 
 #undef CONFIG_WATCHDOG
 #undef CONFIG_WATCHDOG
 #define CONFIG_WATCHDOG_TIMEOUT 10000	/* timeout in milliseconds */
 #define CONFIG_WATCHDOG_TIMEOUT 10000	/* timeout in milliseconds */

+ 0 - 1
include/configs/M5275EVB.h

@@ -46,7 +46,6 @@
 #define CONFIG_MCFUART
 #define CONFIG_MCFUART
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_BAUDRATE		115200
 #define CONFIG_BAUDRATE		115200
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600 , 19200 , 38400 , 57600, 115200 }
 
 
 /* Configuration for environment
 /* Configuration for environment
  * Environment is embedded in u-boot in the second sector of the flash
  * Environment is embedded in u-boot in the second sector of the flash

+ 0 - 1
include/configs/M5282EVB.h

@@ -41,7 +41,6 @@
 #define CONFIG_MCFUART
 #define CONFIG_MCFUART
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_BAUDRATE		115200
 #define CONFIG_BAUDRATE		115200
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600 , 19200 , 38400 , 57600, 115200 }
 
 
 #undef	CONFIG_MONITOR_IS_IN_RAM	/* define if monitor is started from a pre-loader */
 #undef	CONFIG_MONITOR_IS_IN_RAM	/* define if monitor is started from a pre-loader */
 
 

+ 0 - 1
include/configs/M53017EVB.h

@@ -40,7 +40,6 @@
 #define CONFIG_MCFUART
 #define CONFIG_MCFUART
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_BAUDRATE			115200
 #define CONFIG_BAUDRATE			115200
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600 , 19200 , 38400 , 57600, 115200 }
 
 
 #undef CONFIG_WATCHDOG
 #undef CONFIG_WATCHDOG
 #define CONFIG_WATCHDOG_TIMEOUT		5000
 #define CONFIG_WATCHDOG_TIMEOUT		5000

+ 0 - 1
include/configs/M5329EVB.h

@@ -40,7 +40,6 @@
 #define CONFIG_MCFUART
 #define CONFIG_MCFUART
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_BAUDRATE		115200
 #define CONFIG_BAUDRATE		115200
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600 , 19200 , 38400 , 57600, 115200 }
 
 
 #undef CONFIG_WATCHDOG
 #undef CONFIG_WATCHDOG
 #define CONFIG_WATCHDOG_TIMEOUT	5000	/* timeout in milliseconds, max timeout is 6.71sec */
 #define CONFIG_WATCHDOG_TIMEOUT	5000	/* timeout in milliseconds, max timeout is 6.71sec */

+ 0 - 1
include/configs/M5373EVB.h

@@ -40,7 +40,6 @@
 #define CONFIG_MCFUART
 #define CONFIG_MCFUART
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_BAUDRATE		115200
 #define CONFIG_BAUDRATE		115200
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600 , 19200 , 38400 , 57600, 115200 }
 
 
 #undef CONFIG_WATCHDOG
 #undef CONFIG_WATCHDOG
 #define CONFIG_WATCHDOG_TIMEOUT	3360	/* timeout in ms, max is 3.36 sec */
 #define CONFIG_WATCHDOG_TIMEOUT	3360	/* timeout in ms, max is 3.36 sec */

+ 0 - 1
include/configs/M54451EVB.h

@@ -41,7 +41,6 @@
 #define CONFIG_MCFUART
 #define CONFIG_MCFUART
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_BAUDRATE		115200
 #define CONFIG_BAUDRATE		115200
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600 , 19200 , 38400 , 57600, 115200 }
 
 
 #undef CONFIG_WATCHDOG
 #undef CONFIG_WATCHDOG
 
 

+ 0 - 1
include/configs/M54455EVB.h

@@ -41,7 +41,6 @@
 #define CONFIG_MCFUART
 #define CONFIG_MCFUART
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_BAUDRATE		115200
 #define CONFIG_BAUDRATE		115200
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600 , 19200 , 38400 , 57600, 115200 }
 
 
 #undef CONFIG_WATCHDOG
 #undef CONFIG_WATCHDOG
 
 

+ 0 - 1
include/configs/M5475EVB.h

@@ -41,7 +41,6 @@
 #define CONFIG_MCFUART
 #define CONFIG_MCFUART
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_BAUDRATE		115200
 #define CONFIG_BAUDRATE		115200
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600 , 19200 , 38400 , 57600, 115200 }
 
 
 #define CONFIG_HW_WATCHDOG
 #define CONFIG_HW_WATCHDOG
 #define CONFIG_WATCHDOG_TIMEOUT	5000	/* timeout in milliseconds, max timeout is 6.71sec */
 #define CONFIG_WATCHDOG_TIMEOUT	5000	/* timeout in milliseconds, max timeout is 6.71sec */

+ 0 - 1
include/configs/M5485EVB.h

@@ -41,7 +41,6 @@
 #define CONFIG_MCFUART
 #define CONFIG_MCFUART
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_BAUDRATE		115200
 #define CONFIG_BAUDRATE		115200
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600 , 19200 , 38400 , 57600, 115200 }
 
 
 #define CONFIG_HW_WATCHDOG
 #define CONFIG_HW_WATCHDOG
 #define CONFIG_WATCHDOG_TIMEOUT	5000	/* timeout in milliseconds, max timeout is 6.71sec */
 #define CONFIG_WATCHDOG_TIMEOUT	5000	/* timeout in milliseconds, max timeout is 6.71sec */

+ 0 - 2
include/configs/MBX.h

@@ -119,8 +119,6 @@
 
 
 #define CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks */
 #define CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks */
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/MBX860T.h

@@ -74,8 +74,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/MHPC.h

@@ -162,8 +162,6 @@
 
 
 #define CONFIG_SYS_HZ			1000		/* decrementer freq: 1 ms ticks */
 #define CONFIG_SYS_HZ			1000		/* decrementer freq: 1 ms ticks */
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/MOUSSE.h

@@ -140,8 +140,6 @@
 					   1MB - 64K FLASH0 SEG =960K
 					   1MB - 64K FLASH0 SEG =960K
 					   (size=0xf0000)*/
 					   (size=0xf0000)*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE  { 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * NS16550 Configuration
  * NS16550 Configuration
  */
  */

+ 0 - 1
include/configs/MUSENKI.h

@@ -49,7 +49,6 @@
 
 
 #define CONFIG_CONS_INDEX	1
 #define CONFIG_CONS_INDEX	1
 #define CONFIG_BAUDRATE		9600
 #define CONFIG_BAUDRATE		9600
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
 
 
 #define CONFIG_BOOTDELAY	5
 #define CONFIG_BOOTDELAY	5
 
 

+ 0 - 1
include/configs/MVBLUE.h

@@ -66,7 +66,6 @@
 
 
 #define CONFIG_CONS_INDEX	1
 #define CONFIG_CONS_INDEX	1
 #define CONFIG_BAUDRATE		115200
 #define CONFIG_BAUDRATE		115200
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
 
 
 #define CONFIG_BOOTDELAY	3
 #define CONFIG_BOOTDELAY	3
 #define CONFIG_BOOT_RETRY_TIME	-1
 #define CONFIG_BOOT_RETRY_TIME	-1

+ 0 - 2
include/configs/MVS1.h

@@ -124,8 +124,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/NETPHONE.h

@@ -155,8 +155,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/NETTA.h

@@ -168,8 +168,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/NETTA2.h

@@ -156,8 +156,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/NETVIA.h

@@ -137,8 +137,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/NSCU.h

@@ -159,8 +159,6 @@
 
 
 #define	CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/NX823.h

@@ -101,8 +101,6 @@
 
 
 #define CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks */
 #define CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks */
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 1
include/configs/PCIPPC2.h

@@ -50,7 +50,6 @@
 
 
 #define CONFIG_CONS_INDEX	1
 #define CONFIG_CONS_INDEX	1
 #define CONFIG_BAUDRATE		9600
 #define CONFIG_BAUDRATE		9600
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
 
 
 #define CONFIG_PREBOOT		""
 #define CONFIG_PREBOOT		""
 #define CONFIG_BOOTDELAY	5
 #define CONFIG_BOOTDELAY	5

+ 0 - 1
include/configs/PCIPPC6.h

@@ -50,7 +50,6 @@
 
 
 #define CONFIG_CONS_INDEX	1
 #define CONFIG_CONS_INDEX	1
 #define CONFIG_BAUDRATE		9600
 #define CONFIG_BAUDRATE		9600
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
 
 
 #define CONFIG_PREBOOT		""
 #define CONFIG_PREBOOT		""
 #define CONFIG_BOOTDELAY	5
 #define CONFIG_BOOTDELAY	5

+ 0 - 2
include/configs/PM826.h

@@ -200,8 +200,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 #define	CONFIG_SYS_RESET_ADDRESS 0xFDFFFFFC	/* "bad" address		*/
 #define	CONFIG_SYS_RESET_ADDRESS 0xFDFFFFFC	/* "bad" address		*/
 
 
 /*
 /*

+ 0 - 2
include/configs/PM828.h

@@ -200,8 +200,6 @@
 
 
 #define CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks */
 #define CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks */
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 #define CONFIG_SYS_RESET_ADDRESS 0xFDFFFFFC	/* "bad" address		*/
 #define CONFIG_SYS_RESET_ADDRESS 0xFDFFFFFC	/* "bad" address		*/
 
 
 /*
 /*

+ 0 - 4
include/configs/PMC405DE.h

@@ -117,10 +117,6 @@
 #undef  CONFIG_SYS_EXT_SERIAL_CLOCK
 #undef  CONFIG_SYS_EXT_SERIAL_CLOCK
 #define CONFIG_SYS_BASE_BAUD		691200
 #define CONFIG_SYS_BASE_BAUD		691200
 
 
-/* The following table includes the supported baudrates */
-#define CONFIG_SYS_BAUDRATE_TABLE	\
-	{ 9600, 19200, 38400, 57600, 115200 }
-
 #define CONFIG_SYS_LOAD_ADDR	0x100000	/* default load address */
 #define CONFIG_SYS_LOAD_ADDR	0x100000	/* default load address */
 #define CONFIG_SYS_EXTBDINFO	1	/* To use extended board_into (bd_t) */
 #define CONFIG_SYS_EXTBDINFO	1	/* To use extended board_into (bd_t) */
 
 

+ 0 - 1
include/configs/PN62.h

@@ -171,7 +171,6 @@
 /*
 /*
  * Serial port configuration
  * Serial port configuration
  */
  */
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
 
 
 #define CONFIG_SYS_NS16550
 #define CONFIG_SYS_NS16550
 #define CONFIG_SYS_NS16550_SERIAL
 #define CONFIG_SYS_NS16550_SERIAL

+ 0 - 2
include/configs/QS823.h

@@ -255,8 +255,6 @@
 
 
 #define CONFIG_SYS_HZ			1000		/* decrementer freq: 1 ms ticks */
 #define CONFIG_SYS_HZ			1000		/* decrementer freq: 1 ms ticks */
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*-----------------------------------------------------------------------
 /*-----------------------------------------------------------------------
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/QS850.h

@@ -255,8 +255,6 @@
 
 
 #define CONFIG_SYS_HZ			1000		/* decrementer freq: 1 ms ticks */
 #define CONFIG_SYS_HZ			1000		/* decrementer freq: 1 ms ticks */
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*-----------------------------------------------------------------------
 /*-----------------------------------------------------------------------
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/QS860T.h

@@ -165,8 +165,6 @@ CONFIG_SPI
 
 
 #define CONFIG_SYS_HZ			1000		/* decrementer freq: 1 ms ticks */
 #define CONFIG_SYS_HZ			1000		/* decrementer freq: 1 ms ticks */
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*-----------------------------------------------------------------------
 /*-----------------------------------------------------------------------
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/R360MPI.h

@@ -162,8 +162,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * JFFS2 partitions
  * JFFS2 partitions
  */
  */

+ 0 - 2
include/configs/RBC823.h

@@ -151,8 +151,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/RPXClassic.h

@@ -134,8 +134,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/RPXlite.h

@@ -103,8 +103,6 @@
 
 
 #define	CONFIG_SYS_HZ			1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ			1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 1
include/configs/RPXlite_DW.h

@@ -178,7 +178,6 @@
 #define CONFIG_SYS_LOAD_ADDR		0x100000	/* default load address */
 #define CONFIG_SYS_LOAD_ADDR		0x100000	/* default load address */
 
 
 #define CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks */
 #define CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks */
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
 
 
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings

+ 0 - 3
include/configs/RPXsuper.h

@@ -216,9 +216,6 @@
 #define CONFIG_SYS_LOAD_ADDR     0x100000     /* default load address */
 #define CONFIG_SYS_LOAD_ADDR     0x100000     /* default load address */
 #define CONFIG_SYS_HZ            1000         /* decrementer freq: 1 ms ticks */
 #define CONFIG_SYS_HZ            1000         /* decrementer freq: 1 ms ticks */
 
 
-/* valid baudrates */
-#define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/RRvision.h

@@ -180,8 +180,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/SCM.h

@@ -234,8 +234,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 #define	CONFIG_SYS_RESET_ADDRESS 0xFFFFFFFC	/* "bad" address		*/
 #define	CONFIG_SYS_RESET_ADDRESS 0xFFFFFFFC	/* "bad" address		*/
 
 
 #define CONFIG_MISC_INIT_R		/* have misc_init_r() function	*/
 #define CONFIG_MISC_INIT_R		/* have misc_init_r() function	*/

+ 0 - 2
include/configs/SM850.h

@@ -109,8 +109,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/SPD823TS.h

@@ -121,8 +121,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/SX1.h

@@ -90,8 +90,6 @@
 #define CONFIG_ENV_OVERWRITE
 #define CONFIG_ENV_OVERWRITE
 #define CONFIG_CONS_INDEX	1
 #define CONFIG_CONS_INDEX	1
 #define CONFIG_BAUDRATE		115200
 #define CONFIG_BAUDRATE		115200
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 
 
 /*
 /*
  * BOOTP options
  * BOOTP options

+ 0 - 2
include/configs/SXNI855T.h

@@ -188,8 +188,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 1
include/configs/Sandpoint8240.h

@@ -226,7 +226,6 @@
 #define CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS	10	/* takes up to 10 msec		*/
 #define CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS	10	/* takes up to 10 msec		*/
 
 
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
 #define CONFIG_SYS_FLASH_BANKS		{ FLASH_BASE0_PRELIM , FLASH_BASE1_PRELIM }
 #define CONFIG_SYS_FLASH_BANKS		{ FLASH_BASE0_PRELIM , FLASH_BASE1_PRELIM }
 
 
 /*-----------------------------------------------------------------------
 /*-----------------------------------------------------------------------

+ 0 - 1
include/configs/Sandpoint8245.h

@@ -194,7 +194,6 @@
 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS	3
 #define CONFIG_SYS_EEPROM_PAGE_WRITE_BITS	3
 #define CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS	10	/* and takes up to 10 msec */
 #define CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS	10	/* and takes up to 10 msec */
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
 #define CONFIG_SYS_FLASH_BANKS		{ FLASH_BASE0_PRELIM , FLASH_BASE1_PRELIM }
 #define CONFIG_SYS_FLASH_BANKS		{ FLASH_BASE0_PRELIM , FLASH_BASE1_PRELIM }
 
 
 /*-----------------------------------------------------------------------
 /*-----------------------------------------------------------------------

+ 0 - 1
include/configs/TASREG.h

@@ -48,7 +48,6 @@
 #define CONFIG_MCFUART
 #define CONFIG_MCFUART
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_SYS_UART_PORT		(0)
 #define CONFIG_BAUDRATE		19200
 #define CONFIG_BAUDRATE		19200
-#define CONFIG_SYS_BAUDRATE_TABLE { 9600 , 19200 , 38400 , 57600, 115200 }
 
 
 #undef  CONFIG_WATCHDOG
 #undef  CONFIG_WATCHDOG
 
 

+ 0 - 2
include/configs/TK885D.h

@@ -200,8 +200,6 @@
 
 
 #define CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks */
 #define CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks */
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Enable loopw command.
  * Enable loopw command.
  */
  */

+ 0 - 2
include/configs/TQM823L.h

@@ -166,8 +166,6 @@
 
 
 #define	CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/TQM823M.h

@@ -161,8 +161,6 @@
 
 
 #define	CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/TQM8260.h

@@ -268,8 +268,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 #define	CONFIG_SYS_RESET_ADDRESS 0xFFFFFFFC	/* "bad" address		*/
 #define	CONFIG_SYS_RESET_ADDRESS 0xFFFFFFFC	/* "bad" address		*/
 
 
 /*
 /*

+ 0 - 2
include/configs/TQM8272.h

@@ -332,8 +332,6 @@
 
 
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 #define	CONFIG_SYS_RESET_ADDRESS 0x40000104	/* "bad" address		*/
 #define	CONFIG_SYS_RESET_ADDRESS 0x40000104	/* "bad" address		*/
 
 
 /*
 /*

+ 0 - 2
include/configs/TQM850L.h

@@ -151,8 +151,6 @@
 
 
 #define	CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/TQM850M.h

@@ -152,8 +152,6 @@
 
 
 #define	CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/TQM855L.h

@@ -155,8 +155,6 @@
 
 
 #define	CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/TQM855M.h

@@ -189,8 +189,6 @@
 
 
 #define	CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/TQM860L.h

@@ -154,8 +154,6 @@
 
 
 #define	CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/TQM860M.h

@@ -155,8 +155,6 @@
 
 
 #define	CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/TQM862L.h

@@ -158,8 +158,6 @@
 
 
 #define	CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/TQM862M.h

@@ -158,8 +158,6 @@
 
 
 #define	CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks	*/
 #define	CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks	*/
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

+ 0 - 2
include/configs/TQM866M.h

@@ -201,8 +201,6 @@
 
 
 #define CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks */
 #define CONFIG_SYS_HZ			1000	/* decrementer freq: 1 ms ticks */
 
 
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 }
-
 /*
 /*
  * Low Level Configuration Settings
  * Low Level Configuration Settings
  * (address mappings, register initial values, etc.)
  * (address mappings, register initial values, etc.)

Some files were not shown because too many files changed in this diff