ColdFire: Add M5373EVB platform support - 1
[oweals/u-boot.git] / board / esd / voh405 / u-boot.lds
index 43fe6ca0bf2bd54fefaa3497c0464d00050cc643..3f230507af16e68f6888b890a4df918c8e208654 100644 (file)
@@ -139,7 +139,7 @@ SECTIONS
   __init_end = .;
 
   __bss_start = .;
-  .bss       :
+  .bss (NOLOAD)       :
   {
    *(.sbss) *(.scommon)
    *(.dynbss)