diff options
author | Ibai Erkiaga | 2019-03-15 12:18:41 +0000 |
---|---|---|
committer | Tom Rini | 2019-04-22 18:13:24 -0400 |
commit | 98ffbb78e12646a1d06236ad6a1893217f255aae (patch) | |
tree | 87b0dbfe41ca3cddac870718d879d989f5e22418 /lib | |
parent | aa2e9c9e80916218c6e6036a848374c4ae4fdc87 (diff) |
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 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 significativelly.
Signed-off-by: Ibai Erkiaga <ibai.erkiaga-elorza@xilinx.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions