Skip to content
Snippets Groups Projects
Commit 4db40762 authored by Tom Rini's avatar Tom Rini
Browse files

am335x_evm: Use default baud rate table


Signed-off-by: default avatarTom Rini <trini@ti.com>
parent 73feefdc
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment