]> git.sur5r.net Git - u-boot/blobdiff - board/ads5121/u-boot.lds
[new uImage] Do not compile new uImage format support by default
[u-boot] / board / ads5121 / u-boot.lds
index 038d84955316ae362a6ce25e4a5e54ae82af73ee..141895278e62c362a99f9ced964d868be6e2049e 100644 (file)
@@ -109,7 +109,7 @@ SECTIONS
   __init_end = .;
 
   __bss_start = .;
-  .bss       :
+  .bss (NOLOAD)       :
   {
    *(.sbss) *(.scommon)
    *(.dynbss)