[U-Boot] [PATCH v3 12/13] x86: qemu: rename qemu/acpi_table.c

Bin Meng bmeng.cn at gmail.com
Mon May 23 08:25:09 CEST 2016


On Mon, May 23, 2016 at 10:37 AM, 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>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
> Changes in v3:
>  - none
>
>  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%)
>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list