[U-Boot] [PATCH] x86: Fix PCI UART compatible string for crownbay and galileo
Bin Meng
bmeng.cn at gmail.com
Wed Dec 9 02:57:21 CET 2015
On Wed, Dec 9, 2015 at 3:34 AM, Simon Glass <sjg at chromium.org> wrote:
> 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>
applied to u-boot-x86/master, thanks!
More information about the U-Boot
mailing list