diff options
| author | Lad Prabhakar <[email protected]> | 2025-07-23 09:10:15 +0100 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2025-08-17 14:41:23 +0200 |
| commit | c797d8bac9921208253242251b855e97107fba22 (patch) | |
| tree | a69878ec70ff447e2e50f5fc513584a669f17742 /scripts/env2string.awk | |
| parent | 797255d897d635799fbb878262b7491e07ceac9e (diff) | |
configs: Remove redundant CONFIG_TEXT_BASE assignments for Renesas defconfigs
The Renesas board defconfigs explicitly set CONFIG_TEXT_BASE=0x50000000,
however U-Boot's POSITION_INDEPENDENT=y build default already places text
at 0x0. These hardcoded overrides are therefore unnecessary and will be
pruned automatically in upcoming resyncs.
Remove the CONFIG_TEXT_BASE lines from the following defconfigs:
- hihope_rzg2_defconfig
- r8a77970_eagle_defconfig
- r8a77970_v3msk_defconfig
- r8a77990_ebisu_defconfig
- r8a77995_draak_defconfig
- r8a779a0_falcon_defconfig
- renesas_rzg2l_smarc_defconfig
- rz2_beacon_defconfig
- silinux_ek874_defconfig
Signed-off-by: Lad Prabhakar <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Reviewed-by: Marek Vasut <[email protected]>
Diffstat (limited to 'scripts/env2string.awk')
0 files changed, 0 insertions, 0 deletions
