u-boot-brain/arch/x86/lib/fsp1
Simon Glass 3cabcf966d x86: Move acpi_s3.h to include/acpi/
This header relates to ACPI and we are about to add some more ACPI
headers. Move this one into a new directory so they are together.

The header inclusion in pci_rom.c is not specific to x86 anymore, so drop
the #ifdef CONFIG_X86.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-04-16 14:36:28 +08:00
..
fsp_car.S x86: Rename some FSP functions to have an fsp_ prefix 2019-10-08 13:53:34 +08:00
fsp_common.c x86: Move acpi_s3.h to include/acpi/ 2020-04-16 14:36:28 +08:00
fsp_dram.c x86: Update mrccache to support multiple caches 2019-12-15 11:44:14 +08:00
fsp_support.c x86: fsp: Move common support functions into a common file 2019-10-08 13:54:07 +08:00
Makefile x86: fsp: Make graphics support common to FSP1/2 2019-12-15 11:44:16 +08:00