Merge branch 'master' of /home/stefan/git/u-boot/u-boot
[oweals/u-boot.git] / board / freescale / mpc8610hpcd / u-boot.lds
index ae9c6c4a033eb5f4398abbdb0708d20a1b17f9f4..37838ec0d3395d8f31d247584f9941599c075e17 100644 (file)
@@ -123,7 +123,7 @@ SECTIONS
   __init_end = .;
 
   __bss_start = .;
-  .bss      :
+  .bss (NOLOAD)             :
   {
    *(.sbss) *(.scommon)
    *(.dynbss)