
29 Feb
2016
29 Feb
'16
8:31 a.m.
On Mon, Feb 29, 2016 at 12:19 PM, Simon Glass sjg@chromium.org wrote:
On 27 February 2016 at 23:58, Bin Meng bmeng.cn@gmail.com wrote:
Change the parameter and return value of write_acpi_tables() to u32 to conform with other table write routines.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
arch/x86/cpu/qemu/fw_cfg.c | 5 ++--- arch/x86/include/asm/acpi_table.h | 2 +- arch/x86/lib/acpi_table.c | 4 ++-- 3 files changed, 5 insertions(+), 6 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
applied to u-boot-x86/next, thanks!