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

Bin Meng bmeng.cn at gmail.com
Thu May 19 11:08:28 CEST 2016


On Wed, May 18, 2016 at 5:39 PM, 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>
> ---
>  arch/x86/cpu/qemu/acpi_table.c | 209 -----------------------------------------
>  drivers/misc/qfw.c             | 206 ++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 206 insertions(+), 209 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list