summaryrefslogtreecommitdiffstats
path: root/board/stxgp3/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/stxgp3/u-boot.lds')
-rw-r--r--board/stxgp3/u-boot.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/stxgp3/u-boot.lds b/board/stxgp3/u-boot.lds
index 1bbf20ae29..3f9bc55b39 100644
--- a/board/stxgp3/u-boot.lds
+++ b/board/stxgp3/u-boot.lds
@@ -146,7 +146,7 @@ SECTIONS
__init_end = .;
__bss_start = .;
- .bss :
+ .bss (NOLOAD) :
{
*(.sbss) *(.scommon)
*(.dynbss)
OpenPOWER on IntegriCloud