mirror of
https://xff.cz/git/u-boot/
synced 2025-09-30 06:51:28 +02: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>