u-boot/arch/x86
Simon Glass 379d3c1fd6 x86: Move FACP table into separate functions
Each board has its own way of creating this table. Rather than calling the
acpi_create_fadt() function for each one from a common acpi_write_fadt()
function, just move the writer into the board-specific code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
2022-01-25 11:44:36 -07:00
..
cpu x86: Move FACP table into separate functions 2022-01-25 11:44:36 -07:00
dts x86: efi: Add room for the binman definition in the dtb 2021-12-31 06:45:01 +01:00
include/asm x86: Move FACP table into separate functions 2022-01-25 11:44:36 -07:00
lib x86: Move FACP table into separate functions 2022-01-25 11:44:36 -07:00
config.mk x86: efi: Set the correct link flags for the 64-bit EFI app 2022-01-15 10:57:22 +01:00
Kconfig x86: Allow any arch to generate ACPI tables 2022-01-25 11:44:36 -07:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00