Fix backlight in the lwmon5 POST.
[oweals/u-boot.git] / board / mousse / u-boot.lds.rom
index 9b46554b979fc8bdf99bad067f21eee9091c118e..5a5722e81a3b429b1b95d9b37bde66965173b16f 100644 (file)
@@ -70,6 +70,8 @@ SECTIONS
     . = ALIGN(16);
     *(.rodata)
     *(.rodata1)
+    *(.rodata.str1.4)
+    *(.eh_frame)
   }
   .fini      : { *(.fini)    } =0
   .ctors     : { *(.ctors)   }