From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Date: Thu, 28 Feb 2019 13:29:57 +0200 Subject: [U-Boot] [PATCH v2 2/2] x86: edison: Add the rest of UARTs present on board In-Reply-To: References: <20190228081007.7841-1-andriy.shevchenko@linux.intel.com> <20190228081007.7841-2-andriy.shevchenko@linux.intel.com> Message-ID: <20190228112957.GC9224@smile.fi.intel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Feb 28, 2019 at 04:21:48PM +0800, Bin Meng wrote: > On Thu, Feb 28, 2019 at 4:12 PM Andy Shevchenko > wrote: > > > > 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 > > --- > > arch/x86/dts/edison.dts | 18 ++++++++++++++++++ > > 1 file changed, 18 insertions(+) > > > > Reviewed-by: Bin Meng Thanks, but please defer this series. It made a regression. -- With Best Regards, Andy Shevchenko