summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-09-17 08:04:25 -0400
committerTom Rini <trini@konsulko.com>2018-09-17 08:04:25 -0400
commitb57f1895b669e3fbdca486e7c40dfea00f22bb93 (patch)
tree04dc5a27c081aadc2831497e26177f8b4c13056e /include
parent40e44c8bf516e7071c9b80113473be5757e8c3f3 (diff)
parent6321da5263b513f1d6959fb721c33970405e6d1d (diff)
Merge git://git.denx.de/u-boot-x86
Diffstat (limited to 'include')
-rw-r--r--include/configs/x86-common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/x86-common.h b/include/configs/x86-common.h
index f0b027e69c..78c382de0c 100644
--- a/include/configs/x86-common.h
+++ b/include/configs/x86-common.h
@@ -47,8 +47,6 @@
/*-----------------------------------------------------------------------
* Serial Configuration
*/
-#define CONFIG_SYS_BAUDRATE_TABLE {300, 600, 1200, 2400, 4800, \
- 9600, 19200, 38400, 115200}
#define CONFIG_SYS_NS16550_PORT_MAPPED
/*-----------------------------------------------------------------------