[PATCH v2] configs: Remove redundant CONFIG_TEXT_BASE assignments for Renesas defconfigs
Tom Rini
trini at konsulko.com
Thu Jul 17 16:45:57 CEST 2025
On Thu, Jul 17, 2025 at 11:52:59AM +0100, Prabhakar wrote:
> From: Lad Prabhakar <prabhakar.mahadev-lad.rj at bp.renesas.com>
>
> 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
> - renesas_rzg2l_smarc_defconfig
> - rz2_beacon_defconfig
> - silinux_ek874_defconfig
>
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj at bp.renesas.com>
Reviewed-by: Tom Rini <trini at konsulko.com>
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250717/58ad9567/attachment.sig>
More information about the U-Boot
mailing list