]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: renesas: Consistently enable ENV_OVERWRITE on Renesas R-Car
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Sat, 21 Dec 2024 23:58:24 +0000 (00:58 +0100)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Sun, 22 Dec 2024 21:31:01 +0000 (22:31 +0100)
commit118a10e1ddef895e078e48a0a9755141341e1585
tree4e19e5b71ed8c2a10fc412579c190e8f555a01c9
parentcfe57427c28763fd94e5bdcf89de9dabca4b1684
ARM: renesas: Consistently enable ENV_OVERWRITE on Renesas R-Car

Move CONFIG_ENV_OVERWRITE=y into commont renesas_rcar.config to make sure
this configuration option is consistently enabled on all of Renesas R-Car
Gen2, Gen3, Gen4. Currently this option is not enabled on Gen4, this fix
corrects that omission.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
configs/renesas_rcar.config
configs/renesas_rcar2.config
configs/renesas_rcar3.config