[U-Boot-Users] [PATCH] Off-by-two bug when relocating GOT

Vlad Lungu vlad at comsys.ro
Fri Oct 12 12:20:40 CEST 2007


Vlad Lungu wrote:
> I can also send you a patch with _gp != __got_start , and if you don't 
>   
Actually, __got_start should be read as _GLOBAL_OFFSET_TABLE_ here.
> load $gp with _gp but with __got_start, it will crash and
> burn when doing
>
>        /* Initialize any external memory.
>          */
>         la      t9, lowlevel_init
>         jalr    t9
>
>   





More information about the U-Boot mailing list