diff options
| author | Randolph <[email protected]> | 2023-10-12 14:35:09 +0800 |
|---|---|---|
| committer | Leo Yu-Chi Liang <[email protected]> | 2023-10-19 17:29:33 +0800 |
| commit | 03a4504659bf8b0a1945a79696ae9a2b7ca4938a (patch) | |
| tree | ee86dda6d9560476fed42001ba0d917bfe1d7456 /doc/develop/python_cq.rst | |
| parent | fe192679ef269585606b7c95fa587579b908ef0d (diff) | |
riscv: spl: andes: Move the DTB in front of kernel
Originally, u-boot SPL will place the DTB directly after the kernel,
but the size of the kernel does not include the BSS section, This
means that u-boot SPL places the DTB in the kernel BSS section causing
the DTB to be cleared by the kernel BSS initialisation.
Moving the DTB in front of the kernel can avoid this error.
Signed-off-by: Randolph <[email protected]>
Reviewed-by: Leo Yu-Chi Liang <[email protected]>
Diffstat (limited to 'doc/develop/python_cq.rst')
0 files changed, 0 insertions, 0 deletions
