grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 3/5] ns8250: Add base support for MMIO UARTs


From: Benjamin Herrenschmidt
Subject: Re: [PATCH 3/5] ns8250: Add base support for MMIO UARTs
Date: Fri, 02 Sep 2022 13:58:25 +1000
User-agent: Evolution 3.44.1-0ubuntu1

On Wed, 2022-08-31 at 18:26 +1000, Benjamin Herrenschmidt wrote:
>        grub_addr_t mmio_base;
> +        /* Access size uses ACPI definition */
> +        unsigned int access_size;
>        };
>      };
>  

This is buggy, access_size needs to be out of the union. I'll resend
the whole series with that patch fixed up once I'm done testing,
probably later today.

Cheers,
Ben.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]