]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/esd/cpciiser4/u-boot.lds
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
[karo-tx-uboot.git] / board / esd / cpciiser4 / u-boot.lds
index 8ba6ad5f71a72512f6eff8f8d114f3a283902a3b..9dad74828a1d6d0025185167ded98f145b9fccf4 100644 (file)
@@ -138,7 +138,7 @@ SECTIONS
   __init_end = .;
 
   __bss_start = .;
-  .bss       :
+  .bss (NOLOAD)       :
   {
    *(.sbss) *(.scommon)
    *(.dynbss)