Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire
[oweals/u-boot.git] / board / amcc / sequoia / u-boot-nand.lds
index cf2e2b5581230fc2bbe4ae8bf0ef4a183503d712..e0b51138fc1b1046e63fb3e574c74ef17cec4431 100644 (file)
@@ -124,7 +124,7 @@ SECTIONS
   __init_end = .;
 
   __bss_start = .;
-  .bss       :
+  .bss (NOLOAD)       :
   {
    *(.sbss) *(.scommon)
    *(.dynbss)