The patch adds new POST tests for the Lwmon5 board.
[oweals/u-boot.git] / board / lwmon5 / u-boot.lds
index a423f982858327f4056d253674057020abbd6cf9..e1407373739ef1cffd3c58634cebc1751b83421c 100644 (file)
@@ -130,7 +130,7 @@ SECTIONS
   __init_end = .;
 
   __bss_start = .;
-  .bss       :
+  .bss (NOLOAD)       :
   {
    *(.sbss) *(.scommon)
    *(.dynbss)