Skip to content
Commit 1dd56db5 authored by Sean Anderson's avatar Sean Anderson Committed by Tom Rini
Browse files

treewide: Enable SPL_SEPARATE_BSS if SPL_BSS_START_ADDR is used



If .bss does not immediately follow the end of the image, then
CONFIG_SPL_SEPARATE_BSS must be selected. Typically, the location of bss
is specified by using CONFIG_SPL_BSS_START_ADDR in a linker script. On
these arches, CONFIG_SPL_SEPARATE_BSS should be enabled. If there is an
option to use an alternate boot script (e.g. CONFIG_SPL_LDSCRIPT is just
a default), just imply. If there is not, select.

Signed-off-by: default avatarSean Anderson <sean.anderson@seco.com>
parent a95cd68d
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