diff options
author | Samuel Holland <samuel@sholland.org> | 2023-10-30 23:57:40 -0500 |
---|---|---|
committer | Andre Przywara <andre.przywara@arm.com> | 2023-11-12 16:46:46 +0000 |
commit | 0070d57c339061e4725909b3081d70b83c2132d1 (patch) | |
tree | e1144bb3fac7077ae26ebbb90e4b88eb43f2dab8 /doc/sphinx/load_config.py | |
parent | d379bcbfafc7162c145946bb907bb4a935a0bbd9 (diff) |
pinctrl: sunxi: Avoid using .bss for SPL
sunxi platforms put .bss in DRAM, so .bss is not available in SPL before
DRAM controller initialization. Therefore, this buffer must be placed in
the .data section.
Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'doc/sphinx/load_config.py')
0 files changed, 0 insertions, 0 deletions