trace: Move trace pointer to data section
This can be written before relocation. Move it to the data section, since
accessing BSS before relocation is not permitted.
Signed-off-by:
Simon Glass <sjg@chromium.org>
Please register or sign in to comment