u-boot-brain/arch/x86/cpu/baytrail
Andy Shevchenko b156da91fb x86: acpi: Deduplicate acpi_fill_madt() implementation
In Baytrail and Quark support code acpi_fill_madt() is identical.

Deduplicate its implementation by moving to lib/acpi_tables.c.

At the same time mark acpi_fill_madt() with __weak attribute to keep a
possibility to override it in platform code

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2017-07-30 10:30:25 +08:00
..
acpi.c x86: acpi: Deduplicate acpi_fill_madt() implementation 2017-07-30 10:30:25 +08:00
cpu.c cpu: Add get_vendor callback 2016-10-19 09:01:51 +02:00
early_uart.c x86: baytrail: Fix boot hang with a debug build 2017-06-05 08:55:22 +08:00
fsp_configs.c x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer 2017-06-05 08:55:22 +08:00
Kconfig Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig 2017-07-25 21:31:03 -04:00
Makefile x86: baytrail: Generate ACPI FADT/MADT tables 2016-05-23 15:18:00 +08:00
valleyview.c Revert "x86: Convert MMC to driver model" 2017-06-27 16:31:30 +08:00