Skip to content
Commit 632efa74 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

Add CONFIG_SYS_SYM_OFFSETS to support offset symbols



Link symbols as created by the link script can either be absolute or
relative to the text start. This option switches between the two options
so that we can support both.

As we convert architectures over to generic board, we can see if this
option is actually needed, or whether it is possible to unify this feature
also.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 959daa21
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment