summaryrefslogtreecommitdiffstats
path: root/board/samsung/common/exynos-uboot-spl.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/samsung/common/exynos-uboot-spl.lds')
-rw-r--r--board/samsung/common/exynos-uboot-spl.lds1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/samsung/common/exynos-uboot-spl.lds b/board/samsung/common/exynos-uboot-spl.lds
index b22f9e07bb..4a933c87e9 100644
--- a/board/samsung/common/exynos-uboot-spl.lds
+++ b/board/samsung/common/exynos-uboot-spl.lds
@@ -21,6 +21,7 @@ SECTIONS
.text :
{
__start = .;
+ *(.vectors)
arch/arm/cpu/armv7/start.o (.text*)
*(.text*)
} >.sram
OpenPOWER on IntegriCloud