Fix backlight in the lwmon5 POST.
[oweals/u-boot.git] / board / zeus / u-boot.lds
index 73b83eba40eb93b11bd110745dcaab891c7bcbd8..195d91b712ee52bea8e1c353e29971bcc3e8cea5 100644 (file)
@@ -121,7 +121,7 @@ SECTIONS
   __init_end = .;
 
   __bss_start = .;
-  .bss       :
+  .bss (NOLOAD)       :
   {
    *(.sbss) *(.scommon)
    *(.dynbss)