X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Frmu%2Fu-boot.lds.debug;h=894b9bd25b7e9af166b295d8ffdfd242f34f671f;hb=5dd372a23d12003276dddf7f9604154fd522ae73;hp=22138f8aad551c4f56dd7a80d077da666482598f;hpb=73a8b27c574f5ec1c8fdd9d8d065bb845d8743d3;p=u-boot diff --git a/board/rmu/u-boot.lds.debug b/board/rmu/u-boot.lds.debug index 22138f8aad..894b9bd25b 100644 --- a/board/rmu/u-boot.lds.debug +++ b/board/rmu/u-boot.lds.debug @@ -74,6 +74,8 @@ SECTIONS { *(.rodata) *(.rodata1) + *(.rodata.str1.4) + *(.eh_frame) } .fini : { *(.fini) } =0 .ctors : { *(.ctors) } @@ -128,4 +130,3 @@ SECTIONS _end = . ; PROVIDE (end = .); } -