[U-Boot] [PATCH v3 11/13] cmd: qfw: bring ACPI generation code into qfw core

Bin Meng bmeng.cn at gmail.com
Mon May 23 08:24:44 CEST 2016


On Mon, May 23, 2016 at 10:37 AM, Miao Yan <yanmiaobest at gmail.com> wrote:
> Loading ACPI table from QEMU's fw_cfg interface is not x86 specific
> (ARM64 may also make use of it). So move the code to common place.
>
> Signed-off-by: Miao Yan <yanmiaobest at gmail.com>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
> Changes in v3:
>  - none
>
>  arch/x86/cpu/qemu/acpi_table.c | 209 -----------------------------------------
>  drivers/misc/qfw.c             | 206 ++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 206 insertions(+), 209 deletions(-)
>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list