Merge branch 'master' of /home/stefan/git/u-boot/u-boot
[oweals/u-boot.git] / board / xpedite1k / u-boot.lds
index 7484111141f29d3b28aff6b4b797299c2db218ab..6df5dfcbb1503c0d19e110e88f8625ba639d455c 100644 (file)
@@ -145,7 +145,7 @@ SECTIONS
   __init_end = .;
 
   __bss_start = .;
-  .bss       :
+  .bss (NOLOAD)       :
   {
    *(.sbss) *(.scommon)
    *(.dynbss)