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