u-boot/arch/x86/cpu/baytrail
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
..
acpi.c x86: Move FACP table into separate functions 2022-01-25 11:44:36 -07:00
cpu.c cpu: Convert the methods to use a const udevice * 2020-07-25 14:46:57 -06:00
early_uart.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsp_configs.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
Kconfig x86: baytrail: Drop EFI-specific test logics 2018-06-17 21:16:04 +08:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
valleyview.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00