[U-Boot] [v2 PATCH 12/14] x86: qemu: rename qemu/acpi_table.c
Bin Meng
bmeng.cn at gmail.com
Thu May 19 11:08:34 CEST 2016
On Wed, May 18, 2016 at 5:39 PM, Miao Yan <yanmiaobest at gmail.com> wrote:
> Rename qemu/acpi_table.c to qemu/e820.c, because ACPI stuff is moved
> to qfw core, this file only contains code for installing e820 table.
>
> Signed-off-by: Miao Yan <yanmiaobest at gmail.com>
> ---
> arch/x86/cpu/qemu/Makefile | 3 +--
> arch/x86/cpu/qemu/{acpi_table.c => e820.c} | 0
> 2 files changed, 1 insertion(+), 2 deletions(-)
> rename arch/x86/cpu/qemu/{acpi_table.c => e820.c} (100%)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list