ColdFire: Add M5373EVB platform support - 1
[oweals/u-boot.git] / board / esd / ocrtc / u-boot.lds
index 8ff25fa6ef82383385816249d099852fa225c2fd..508c5d23bb91e9a2ecd07a56a516ed215a4b5d40 100644 (file)
@@ -138,7 +138,7 @@ SECTIONS
   __init_end = .;
 
   __bss_start = .;
-  .bss       :
+  .bss (NOLOAD)       :
   {
    *(.sbss) *(.scommon)
    *(.dynbss)