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

Bin Meng bmeng.cn at gmail.com
Fri Mar 1 02:13:47 UTC 2019


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>


More information about the U-Boot mailing list