summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2013-08-09 11:22:14 -0400
committerTom Rini <trini@ti.com>2013-08-15 18:38:35 -0400
commit4db4076206d643065c6cd5b87a7b014e15ff17e0 (patch)
treee454149144821a38893080bfc26dbe59db9b311e
parent73feefdc1ab0173f5a3d12ed78f967d6c0664849 (diff)
downloadtalos-obmc-uboot-4db4076206d643065c6cd5b87a7b014e15ff17e0.tar.gz
talos-obmc-uboot-4db4076206d643065c6cd5b87a7b014e15ff17e0.zip
am335x_evm: Use default baud rate table
Signed-off-by: Tom Rini <trini@ti.com>
-rw-r--r--include/configs/am335x_evm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h
index dcc3d68b48..d6ccf265f0 100644
--- a/include/configs/am335x_evm.h
+++ b/include/configs/am335x_evm.h
@@ -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
OpenPOWER on IntegriCloud