diff options
Diffstat (limited to 'board/samsung/common/exynos-uboot-spl.lds')
| -rw-r--r-- | board/samsung/common/exynos-uboot-spl.lds | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/board/samsung/common/exynos-uboot-spl.lds b/board/samsung/common/exynos-uboot-spl.lds index 73cd97a1b1d..9d3b57e98db 100644 --- a/board/samsung/common/exynos-uboot-spl.lds +++ b/board/samsung/common/exynos-uboot-spl.lds @@ -41,11 +41,7 @@ SECTIONS . = ALIGN(4); __image_copy_end = .; - - .end : - { - *(.__end) - } >.sram + _end = .; .bss : { |
