On Fri, May 13, 2016 at 2:29 PM, Miao Yan <[email protected]> wrote: > Loading ACPI table from QEMU's fw_cfg interface is not x86 specific > (ARM64 may also make user of it). So move the code common place.
typo: use > > Signed-off-by: Miao Yan <[email protected]> > --- > arch/x86/cpu/qemu/acpi_table.c | 211 > ----------------------------------------- > drivers/misc/qfw.c | 206 ++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 206 insertions(+), 211 deletions(-) > Reviewed-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

