[PATCH 05/17] serial: serial_pl01x: Implement .getinfo() for PL01
Simon Glass
sjg at chromium.org
Mon Jul 29 17:28:35 CEST 2024
On Sat, 27 Jul 2024 at 01:20, Patrick Rudolph
<patrick.rudolph at 9elements.com> wrote:
>
> From: Maximilian Brune <maximilian.brune at 9elements.com>
>
> When ACPI is enabled on arm it will use the getinfo function to fill
> the SPCR ACPI table.
>
> Signed-off-by: Maximilian Brune <maximilian.brune at 9elements.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Tom Rini <trini at konsulko.com>
> ---
> boot/bootflow.c | 8 ++++++--
> drivers/serial/serial_pl01x.c | 24 ++++++++++++++++++++++++
> include/serial.h | 1 +
> 3 files changed, 31 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list