[U-Boot] [PATCH] zynq: spl: Add vectors section to linker script

Peter Crosthwaite crosthwaitepeter at gmail.com
Thu Aug 7 14:26:07 CEST 2014


On Tue, Aug 5, 2014 at 5:57 PM, Michal Simek <michal.simek at xilinx.com> wrote:
> On 08/04/2014 12:51 PM, Peter Crosthwaite wrote:
>> The vectors section contains the _start symbol which is used as the
>> program entry point. Add it to the linker script in same fasion as done
>
> fashion
>

Fixed.

>> for regular u-boot. This allows for correct generation of an spl elf
>> with a non-zero entry point.
>>
>> Similar change was applied to sunxi platform in
>> 9e5f80d823e3fd2a685b10ecf02009e34b86cff9.
>
>
> "sunxi: Fix u-boot-spl.lds to refer to .vectors"
> (sha1: 9e5f80d823e3fd2a685b10ecf02009e34b86cff9)
>

Fixed.

Regards,
Peter


More information about the U-Boot mailing list