mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-10-11 02:41:47 +01:00

We should expand the FDT size before any patching, otherwise it's possible the "status" fix up might fail due to insufficient space. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Anup Patel <anup.patel@wdc.com>