mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
am335x_evm: Use default baud rate table
Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
@@ -315,8 +315,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
|
||||
|
Reference in New Issue
Block a user