]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/etx094/u-boot.lds
mpc83xx: Add the support for MPC8315ERDB board
[karo-tx-uboot.git] / board / etx094 / u-boot.lds
index c50db8f8c8bf184aa38d88ebed0d327f6477f939..c231d82ddfe9bd60aff2ede8f86770e96973d28b 100644 (file)
@@ -131,7 +131,7 @@ SECTIONS
   __init_end = .;
 
   __bss_start = .;
-  .bss       :
+  .bss (NOLOAD)       :
   {
    *(.sbss) *(.scommon)
    *(.dynbss)