summaryrefslogtreecommitdiff
path: root/doc/develop/bootstd/script.rst
diff options
context:
space:
mode:
authorQuentin Schulz <[email protected]>2024-05-24 11:23:29 +0200
committerKever Yang <[email protected]>2024-06-14 17:10:42 +0800
commit94537d2f3322c188b847c6d7516a0a40f5459435 (patch)
treeefcb221daf6f79b4419a1b5104df314521aa7fce /doc/develop/bootstd/script.rst
parent86307b1b04ce1de085fb2a9aa06932306b0633f9 (diff)
rockchip: px30-core-*: Use common bss and stack addresses
U-Boot proper pre-reloc is currently running out of memory on PX30 Ringneck and it is thus impossible to boot into U-Boot CLI. It is assumed the same problem can be seen on other PX30 boards though I cannot guarantee it since I don't have access to them. Fix this by migrating to the common bss and stack addresses for PX30, which drastically increases the size of the pre-reloc allocation pool (8 times bigger now). The memory layout in SPL and U-Boot proper now match the other SoCs' using ROCKCHIP_COMMON_STACK_ADDR. Reviewed-by: Kever Yang <[email protected]> Signed-off-by: Quentin Schulz <[email protected]>
Diffstat (limited to 'doc/develop/bootstd/script.rst')
0 files changed, 0 insertions, 0 deletions