commit | 1e24a8de195aaa73bef50a3a15dcfc8164ad2bb0 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Oct 19 10:31:09 2024 +0200 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Mon Oct 28 16:11:33 2024 +0800 |
tree | 96d55c0e91cace1fa9e6c04877fa44ddc0b12f22 | |
parent | c1558743bff79b1995b606cb1460e57fb89ee656 [diff] |
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>