Merge git://git.denx.de/u-boot-x86

This commit is contained in:
Tom Rini
2018-09-17 08:04:25 -04:00
7 changed files with 293 additions and 3 deletions

View File

@@ -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
/*-----------------------------------------------------------------------