[U-Boot] [PATCH v2] x86: acpi: Not every platform has serial console a first device

Bin Meng bmeng.cn at gmail.com
Mon Mar 4 06:24:50 UTC 2019


On Fri, Mar 1, 2019 at 10:13 AM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> On Thu, Feb 28, 2019 at 11:19 PM Andy Shevchenko
> <andriy.shevchenko at linux.intel.com> wrote:
> >
> > We may not do an assumption that current console device is always a first
> > of UCLASS_SERIAL one.
> >
> > For example, on properly described Intel Edison board the console UART
> > is a third one.
> >
> > Use current serial device as described in global data.
> >
> > Fixes: a61cbad78e67 ("dm: serial: Adjust serial_getinfo() to use proper API")
> > Cc: Simon Glass <sjg at chromium.org>
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> > ---
> >  arch/x86/lib/acpi_table.c | 6 +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)
> >
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list