[U-Boot] [PATCH] x86: Fix PCI UART compatible string for crownbay and galileo

Simon Glass sjg at chromium.org
Tue Dec 8 20:34:49 CET 2015


On 7 December 2015 at 06:28, Bin Meng <bmeng.cn at gmail.com> wrote:
> With recent ns16550 driver changes, we only changed the legacy UART
> (at I/O port 0x3f8) compatible string, but forgot to change the PCI
> UART compatible string. Now fix it.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  arch/x86/dts/crownbay.dts | 8 ++++----
>  arch/x86/dts/galileo.dts  | 2 +-
>  2 files changed, 5 insertions(+), 5 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list