diff options
| author | Samuel Holland <[email protected]> | 2023-10-30 23:57:40 -0500 |
|---|---|---|
| committer | Andre Przywara <[email protected]> | 2023-11-12 16:46:46 +0000 |
| commit | 0070d57c339061e4725909b3081d70b83c2132d1 (patch) | |
| tree | e1144bb3fac7077ae26ebbb90e4b88eb43f2dab8 /include/bootdev.h | |
| 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 <[email protected]>
Reviewed-by: Andre Przywara <[email protected]>
Diffstat (limited to 'include/bootdev.h')
0 files changed, 0 insertions, 0 deletions
