[PATCH 08/14] trace: Move trace pointer to data section

Simon Glass sjg at chromium.org
Sun Jan 8 03:39:15 CET 2023


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 at chromium.org>
---

 lib/trace.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list