]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: phycore_am62x_a53_defconfig: Enable CONFIG_ENV_OVERWRITE
authorDaniel Schultz <d.schultz@phytec.de>
Wed, 22 May 2024 06:18:27 +0000 (23:18 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 7 Jun 2024 20:01:53 +0000 (14:01 -0600)
commit7377f7e3f67c4c6d7c8ea5db15c6d3fe8d780770
tree4b4807f74ab44485bda7c2d51549b4bc76e21cef
parent946ae83246e89c05ddb83af6637b8af29f32bc2f
configs: phycore_am62x_a53_defconfig: Enable CONFIG_ENV_OVERWRITE

Enable CONFIG_ENV_OVERWRITE to overwrite ethaddr in the environment.
This is required because our environment is not located in the
boot partition.

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
Tested-by: Wadim Egorov <w.egorov@phytec.de>
configs/phycore_am62x_a53_defconfig