diff options
author | Marek Vasut <marek.vasut+renesas@gmail.com> | 2021-06-13 22:41:09 +0200 |
---|---|---|
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | 2021-08-08 12:27:04 +0200 |
commit | 0ae06f6b36bf3014531e04a10daa2ad71ad9a351 (patch) | |
tree | a55829be75684dae23861558d387fe103afe399a /tools/patman/patchstream.py | |
parent | d2d9ecb88e0e06871cf0109e935e1b4cade780bf (diff) |
ARM: renesas: Set CONFIG_SYS_TEXT_BASE=0x0 on R-Car Gen3
Since R-Car Gen3 already enables position independent build, also set
CONFIG_SYS_TEXT_BASE=0x0 to finalize the switch. This is possible since
534f0fbd65 ("arm64: Fix relocation of env_addr if POSITION_INDEPENDENT=y")
fixed current env_get_char() crash with CONFIG_SYS_TEXT_BASE=0x0 .
This change permits us to start U-Boot from any location in DRAM instead
of specific TEXT_BASE.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Diffstat (limited to 'tools/patman/patchstream.py')
0 files changed, 0 insertions, 0 deletions