Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
[oweals/u-boot.git] / board / amcc / yucca / u-boot.lds
index c9cf4dbf867cbd98adf367f98e7ebbd9a0672903..e3e5ce3cc926a9f65ede0d0c285ab80d6494f9ec 100644 (file)
@@ -132,7 +132,7 @@ SECTIONS
   __init_end = .;
 
   __bss_start = .;
-  .bss       :
+  .bss (NOLOAD)       :
   {
    *(.sbss) *(.scommon)
    *(.dynbss)