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