Skip to content
Commit 0070d57c authored by Samuel Holland's avatar Samuel Holland Committed by Andre Przywara
Browse files

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: default avatarSamuel Holland <samuel@sholland.org>
Reviewed-by: default avatarAndre Przywara <andre.przywara@arm.com>
parent d379bcbf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment