]> git.dujemihanovic.xyz Git - u-boot.git/commit
acpi: acpi_table: Bump revisions
authorPatrick Rudolph <patrick.rudolph@9elements.com>
Wed, 23 Oct 2024 13:19:52 +0000 (15:19 +0200)
committerTom Rini <trini@konsulko.com>
Sun, 27 Oct 2024 23:24:13 +0000 (17:24 -0600)
commit4b882f63d40e914558d9ffc4e76ae1115c8eb20e
treed62b511074c827c86d1a4a7d197ebca2a041c6de
parent763bad3e1cf202147fbddb74c9876d7426ddb26b
acpi: acpi_table: Bump revisions

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@9elements.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Cc: Simon Glass <sjg@chromium.org>
Cc: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/tangier/acpi.c
include/acpi/acpi_table.h
lib/acpi/acpi_table.c