X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=board%2Fait%2Fcam_enc_4xx%2Fu-boot-spl.lds;h=c0d09adf7c72bcd5de9eb7c9c3c22ad532d88a5a;hb=1ad6364eeb4f578e423081d1748e8a3fdf1ab01d;hp=fdfbfc38a96769bb805105be4bd2fa0225156518;hpb=326ea986ac150acdc7656d57fca647db80b50158;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/ait/cam_enc_4xx/u-boot-spl.lds b/board/ait/cam_enc_4xx/u-boot-spl.lds index fdfbfc3..c0d09ad 100644 --- a/board/ait/cam_enc_4xx/u-boot-spl.lds +++ b/board/ait/cam_enc_4xx/u-boot-spl.lds @@ -48,5 +48,9 @@ SECTIONS } >.sram __image_copy_end = .; - _end = .; + + .end : + { + *(.__end) + } }