On Sat, 27 Jul 2024 at 01:20, Patrick Rudolph <[email protected]> wrote: > > From: Maximilian Brune <[email protected]> > > When ACPI is enabled on arm it will use the getinfo function to fill > the SPCR ACPI table. > > Signed-off-by: Maximilian Brune <[email protected]> > Cc: Simon Glass <[email protected]> > Cc: Tom Rini <[email protected]> > --- > 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 <[email protected]>

