]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: visionfive2: enable CONFIG_CMD_ERASEENV
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 19 Oct 2024 08:31:09 +0000 (10:31 +0200)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Mon, 28 Oct 2024 08:11:33 +0000 (16:11 +0800)
commit1e24a8de195aaa73bef50a3a15dcfc8164ad2bb0
tree96d55c0e91cace1fa9e6c04877fa44ddc0b12f22
parentc1558743bff79b1995b606cb1460e57fb89ee656
configs: visionfive2: enable CONFIG_CMD_ERASEENV

When moving from vendor U-Boot to the upstream U-Boot it is necessary to
reset the environment.

Provide the 'env erase' sub-command.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
configs/starfive_visionfive2_defconfig