]> Git Repo - u-boot.git/commit
riscv: Expand the DT size before copy reserved memory node
authorBin Meng <[email protected]>
Fri, 26 Jun 2020 01:16:07 +0000 (18:16 -0700)
committerAndes <[email protected]>
Thu, 2 Jul 2020 02:03:09 +0000 (10:03 +0800)
commita8492e25ac717b521e9cca2044282d3ac7025acb
treeb17f8c533e2781c822b79878271705deeaf79549
parentc4f7c506d9e0be6465f70636ee9ba62df9d6f132
riscv: Expand the DT size before copy reserved memory node

The FDT blob might not have sufficient space to hold a copy of
reserved memory node. Expand it before the copy.

Reported-by: Rick Chen <[email protected]>
Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: Atish Patra <[email protected]>
Reviewed-by: Rick Chen <[email protected]>
arch/riscv/lib/fdt_fixup.c
This page took 0.03236 seconds and 4 git commands to generate.