mirror of
https://xff.cz/git/u-boot/
synced 2025-10-30 18:05:48 +01:00
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> Reviewed-by: Simon Glass <sjg@chromium.org>