85xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setup
[oweals/u-boot.git] / board / cm5200 / u-boot.lds
index 8fa9c0f7ed568bfa144496c11fb890357b03b832..703056b5b2f4aea45b733ebf3e7f028c9dfa3624 100644 (file)
@@ -111,7 +111,7 @@ SECTIONS
   __init_end = .;
 
   __bss_start = .;
-  .bss       :
+  .bss (NOLOAD)       :
   {
    *(.sbss) *(.scommon)
    *(.dynbss)