[U-Boot] [PATCH v3 03/13] cmd: qfw: remove qemu_fwcfg_free_files()
Bin Meng
bmeng.cn at gmail.com
Mon May 23 08:24:12 CEST 2016
On Mon, May 23, 2016 at 10:37 AM, Miao Yan <yanmiaobest at gmail.com> wrote:
> This patch is part of the qfw refactor work.
>
> The qemu_fwcfg_free_files() function is only used in error handling in
> ACPI table generation, let's not make this a core function and move it
> to the right 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 | 13 +++++++++++--
> cmd/qemu_fw_cfg.c | 12 ------------
> include/qemu_fw_cfg.h | 1 -
> 3 files changed, 11 insertions(+), 15 deletions(-)
>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list