mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-16 06:46:59 +00:00
am335x_evm: Use default baud rate table
Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
parent
73feefdc1a
commit
4db4076206
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue