diff options
author | Michal Simek <michal.simek@xilinx.com> | 2017-05-29 10:26:53 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-06-05 14:13:12 -0400 |
commit | 439edf612047f343737a449e072898b8c6a0b515 (patch) | |
tree | c76eacd9699843669f904a291269d4a6cb492535 /cmd/display.c | |
parent | 3c85417f45e8ffeb57ab04ed5512e3a1a813f0e0 (diff) | |
download | u-boot-439edf612047f343737a449e072898b8c6a0b515.tar.gz u-boot-439edf612047f343737a449e072898b8c6a0b515.tar.xz u-boot-439edf612047f343737a449e072898b8c6a0b515.zip |
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: 64134f011254123618798ff77c42ba196b2ec485)
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: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'cmd/display.c')
0 files changed, 0 insertions, 0 deletions