Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/linux-sunxi/sunxi-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Przywara <osp@andrep.de>2020-12-29 03:00:01 +0300
committerAndre Przywara <osp@andrep.de>2020-12-31 21:13:51 +0300
commit4c6a1a0150adc7a966613e9ea52bc62694928927 (patch)
treed8e193bdba4555cdb354d5f5293b0996023e2a77 /uart0-helloworld-sdboot.lds
parent276a97da6c580dd33b8e498ae94cc27a9887e5d7 (diff)
fel: Observe SRAM size to extend SPL load size
At the moment we limit the maximum SPL load size to 32 KB, because this was a BROM limit in previous SoCs. Newer SoCs (H6 and later) lift this limit, but also this tool is not bound by the BROM limit, since we can load any size. Use the just introduced SRAM size to establish an upper limit for the SPL size, then limit this as we go if any part of the memory is used for the FEL backup buffers. Given the buffer addresses chosen wisely, this can drastically increase the maximum SPL load size, even on those SoCs with a 32KB BROM limit. Signed-off-by: Andre Przywara <osp@andrep.de>
Diffstat (limited to 'uart0-helloworld-sdboot.lds')
0 files changed, 0 insertions, 0 deletions