1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-11 13:06:53 +02:00
Files
u-boot-megous/arch/arm/cpu/armv8
Michal Simek 439edf6120 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: 64134f0112)

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>
2017-06-05 14:13:12 -04:00
..
2017-05-11 22:03:39 -04:00
2017-05-11 22:03:39 -04:00
2017-01-04 16:37:41 +01:00
2017-01-04 16:37:40 +01:00
2016-12-15 11:57:44 -08:00