Skip to content
Commit 439edf61 authored by Michal Simek's avatar Michal Simek Committed by Tom Rini
Browse files

arm64: Add NOLOAD attribute NOLOAD to .bss sections



Mark explicitly bss sections to not be loaded at
run time.
The similar patch was done in past by:
"Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections"
(sha1: 64134f01)

The problem is related to latest toolchain added to Xilinx
v2017.1 design tools where jtag loader is trying to access
ununitialized memory.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 3c85417f
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