]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/vpac270/u-boot-spl.lds
arm: Add missing .vectors section to linker scripts
[people/ms/u-boot.git] / board / vpac270 / u-boot-spl.lds
index 5dbf94e44e6faf84a1fc42cbe1150d268df1118a..a10ea71e9d52c1856d33c6209053e3653d09ce62 100644 (file)
@@ -19,6 +19,7 @@ SECTIONS
        . = CONFIG_SPL_TEXT_BASE;
        .text.0 :
        {
+               *(.vectors)
                arch/arm/cpu/pxa/start.o                (.text*)
                arch/arm/lib/built-in.o                 (.text*)
                board/vpac270/built-in.o                (.text*)