[PATCH 08/17] acpi: acpi_table: Bump revisions
Simon Glass
sjg at chromium.org
Mon Jul 29 17:28:38 CEST 2024
On Sat, 27 Jul 2024 at 01:20, Patrick Rudolph
<patrick.rudolph at 9elements.com> wrote:
>
> The FADT structure found in U-Boot represents FADT revision 6 and the
> GICC and GICD structures defined in U-Boot are based on ACPI revision
> 6.3.
>
> Bump the table revision to fix FWTS failures seen on aarch64.
>
> Signed-off-by: Patrick Rudolph <patrick.rudolph at 9elements.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Bin Meng <bmeng.cn at gmail.com>
> ---
> arch/x86/cpu/tangier/acpi.c | 2 --
> include/acpi/acpi_table.h | 3 ++-
> lib/acpi/acpi_table.c | 7 ++++---
> 3 files changed, 6 insertions(+), 6 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list