
19 Mar
2020
19 Mar
'20
3:32 p.m.
On Wed, Mar 18, 2020 at 5:19 AM Atish Patra atish.patra@wdc.com wrote:
The DT used by U-Boot may be different from the DT being passed to the OS if the DT is loaded from external media such as network or mmc. In that case, the reserved-memory node needs to be copied to the DT passed to the OS.
Signed-off-by: Atish Patra atish.patra@wdc.com
arch/riscv/lib/bootm.c | 5 +++++ 1 file changed, 5 insertions(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com