X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Farm%2Fcpu%2Fu-boot.lds;h=a7728e0a2de2b9c6e452f19830b7b52d3a1fc355;hb=222a3113b46c4a16de3f51747201ca6565c8ee6a;hp=33c1f99fc09c9b03ea57006b8483f3f918776004;hpb=519fdde9e6a6ebce7dc743b4f5621503d25b7a45;p=u-boot diff --git a/arch/arm/cpu/u-boot.lds b/arch/arm/cpu/u-boot.lds index 33c1f99fc0..a7728e0a2d 100644 --- a/arch/arm/cpu/u-boot.lds +++ b/arch/arm/cpu/u-boot.lds @@ -18,6 +18,7 @@ SECTIONS .text : { *(.__image_copy_start) + *(.vectors) CPUDIR/start.o (.text*) *(.text*) }