[U-Boot] [PATCH v2 3/9] am335x_evm: Use default baud rate table

Tom Rini trini at ti.com
Fri Aug 9 17:22:14 CEST 2013


Signed-off-by: Tom Rini <trini at ti.com>
---
 include/configs/am335x_evm.h |    2 --
 1 file changed, 2 deletions(-)

diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h
index e32066d..7d755f1 100644
--- a/include/configs/am335x_evm.h
+++ b/include/configs/am335x_evm.h
@@ -314,8 +314,6 @@
 #define CONFIG_OMAP_GPIO
 
 #define CONFIG_BAUDRATE		115200
-#define CONFIG_SYS_BAUDRATE_TABLE	{ 110, 300, 600, 1200, 2400, \
-4800, 9600, 14400, 19200, 28800, 38400, 56000, 57600, 115200 }
 
 /* CPU */
 #define CONFIG_ARCH_CPU_INIT
-- 
1.7.9.5



More information about the U-Boot mailing list