summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorSamuel Holland <[email protected]>2023-10-30 23:57:40 -0500
committerAndre Przywara <[email protected]>2023-11-12 16:46:46 +0000
commit0070d57c339061e4725909b3081d70b83c2132d1 (patch)
treee1144bb3fac7077ae26ebbb90e4b88eb43f2dab8 /scripts/checkpatch.pl
parentd379bcbfafc7162c145946bb907bb4a935a0bbd9 (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 <[email protected]> Reviewed-by: Andre Przywara <[email protected]>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions