[U-Boot] [PATCH 6/8] x86: quark: Generate ACPI FADT/MADT tables

Simon Glass sjg at chromium.org
Thu May 26 01:17:35 CEST 2016


On 25 May 2016 at 02:48, Bin Meng <bmeng.cn at gmail.com> wrote:
> Generate quark platform-specific FADT/MADT tables.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  arch/x86/cpu/quark/Makefile |   1 +
>  arch/x86/cpu/quark/acpi.c   | 163 ++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 164 insertions(+)
>  create mode 100644 arch/x86/cpu/quark/acpi.c


Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list