]> git.sur5r.net Git - u-boot/commit
x86: quark: Generate ACPI FADT/MADT tables
authorBin Meng <bmeng.cn@gmail.com>
Thu, 26 May 2016 02:19:11 +0000 (19:19 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 30 May 2016 02:21:12 +0000 (10:21 +0800)
commit7ee371063f3cf779740bb35e0c31dc04fc132e9b
tree50eba4f71c8bd5f1deebf9164a710fc4b8608783
parent48cf8b834603253440496a2356d192f8e4138d14
x86: quark: Generate ACPI FADT/MADT tables

Generate quark platform-specific FADT/MADT tables.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/quark/Makefile
arch/x86/cpu/quark/acpi.c [new file with mode: 0644]