u-boot/arch/x86
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
..
cpu x86: acpi: Deduplicate acpi_fill_madt() implementation 2017-07-30 10:30:25 +08:00
dts x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dts 2017-07-30 10:30:25 +08:00
include/asm x86: acpi: Name fields in FADT in accordance with specification 2017-07-30 10:30:25 +08:00
lib x86: acpi: Deduplicate acpi_fill_madt() implementation 2017-07-30 10:30:25 +08:00
config.mk x86: Update compile/link flags to support 64-bit U-Boot 2017-02-07 13:14:54 +08:00
Kconfig x86: Add Intel Tangier support 2017-07-30 10:30:25 +08:00
Makefile x86: Add 64-bit start-up code 2017-02-06 11:38:46 +08:00