]> git.sur5r.net Git - u-boot/blobdiff - board/netstal/hcu4/u-boot.lds
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
[u-boot] / board / netstal / hcu4 / u-boot.lds
index b6e28f839d351399b82ec3a24328b5e813c8f1aa..e7f2863b73c5032113d1f23c9b8d1beffe7dd017 100644 (file)
@@ -128,7 +128,7 @@ SECTIONS
   __init_end = .;
 
   __bss_start = .;
-  .bss       :
+  .bss (NOLOAD)       :
   {
    *(.sbss) *(.scommon)
    *(.dynbss)