]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds
serial, ns16550: bugfix: ns16550 fifo not enabled
[u-boot] / arch / arm / cpu / arm926ejs / mxs / u-boot-spl.lds
index f4bf8ac1dd4bbff9af63abbebf47d20acaf81cbd..bf2ac13056bd21477700af55ad65897d86a1f205 100644 (file)
@@ -21,6 +21,7 @@ SECTIONS
        . = ALIGN(4);
        .text   :
        {
+               *(.vectors)
                arch/arm/cpu/arm926ejs/mxs/start.o      (.text*)
                *(.text*)
        }