commit | d9b59fc9ae198785c1adce1462bd73ee56465d4e | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Feb 28 10:10:07 2019 +0200 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Mar 10 08:17:00 2019 +0800 |
tree | e179056d3a3ddf794b40ef738b6fb1440239351a | |
parent | ab83e5c1a27461ea57b184fc4bdac4d8d79deb91 [diff] |
x86: edison: Add the rest of UARTs present on board Intel Edison has three UART ports, i.e. port 0 - Bluetooth port 1 - auxiliary, available for general purpose use port 2 - debugging, usually console output is here Enable all of them for future use. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>