]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/arm1136/u-boot-spl.lds
sunxi: Add clock_get_pll5p() function
[u-boot] / arch / arm / cpu / arm1136 / u-boot-spl.lds
index 0299902f203522f0fe8a5831da4614ae7bfb0771..97e4a8bc873fac91f07f2b3c5db2cf36f8b8822d 100644 (file)
@@ -22,6 +22,7 @@ SECTIONS
        .text      :
        {
        __start = .;
+         *(.vectors)
          arch/arm/cpu/arm1136/start.o  (.text*)
          *(.text*)
        } >.sram