; Meenakshi Aggarwal
> > ; Stefan Roese ; Prabhakar
> > Kushwaha
> > Subject: [U-Boot][PATCH] arm: arm64 32bit address relocation
> >
> > Current relocation code is limited to 21bit PC-relative addressing
> > which might not be enough for bigger code sizes. The
Hi Ibai
> -Original Message-
> From: Ibai Erkiaga
> Sent: Wednesday, February 27, 2019 8:18 PM
> To: u-boot@lists.denx.de
> Cc: Ibai Erkiaga ; Udit Kumar
> ; Tom Rini ; Albert Aribaud
> ; Meenakshi Aggarwal
> ; Stefan Roese ; Prabhakar
> Kushwaha
> Subje
Current relocation code is limited to 21bit PC-relative addressing
which might not be enough for bigger code sizes. The following patch
increases the addressing to 32bit PC-relative. This feature is
specially interesting if U-Boot is build without optimiation (-O0) as
the text section is increased
3 matches
Mail list logo