ppc4xx: Update Kilauea CPLD configuration with USB PHY reset bit
[oweals/u-boot.git] / board / munices / u-boot.lds
index 4bc1f238b8fee34bf5b5f7cc27b337251d702c30..20d000c9930c894b84deb6d3ba28e7f8a16d5a5c 100644 (file)
@@ -111,7 +111,7 @@ SECTIONS
   __init_end = .;
 
   __bss_start = .;
-  .bss       :
+  .bss (NOLOAD)       :
   {
    *(.sbss) *(.scommon)
    *(.dynbss)