]> git.sur5r.net Git - u-boot/blobdiff - cpu/mpc8220/u-boot.lds
mpc83xx: MPC8360E-RDK: rework ddr setup, enable ecc
[u-boot] / cpu / mpc8220 / u-boot.lds
index 889bc77d2f820d3af5cb055013a307d0416a850e..98b0a7924443e1d83a493e1538c684d1d5aa93f5 100644 (file)
@@ -113,7 +113,7 @@ SECTIONS
   __init_end = .;
 
   __bss_start = .;
-  .bss       :
+  .bss (NOLOAD)       :
   {
    *(.sbss) *(.scommon)
    *(.dynbss)