rockchip: puma-rk3399: enable "env erase" command
authorQuentin Schulz <quentin.schulz@cherry.de>
Fri, 27 Jun 2025 13:30:19 +0000 (15:30 +0200)
committerKever Yang <kever.yang@rock-chips.com>
Sat, 30 Aug 2025 15:03:18 +0000 (23:03 +0800)
commita979380123e5e0da6b45eff0aec0ba71fd0440c6
treea55ab7c50ad7bf4967a87e75ec36635305ffc092
parent755653c06c5dbe33e4cc342496935a1fd2a44fb5
rockchip: puma-rk3399: enable "env erase" command

Erasing the environment to start from scratch is actually very useful
and "env erase" is the proper way to do it instead of using "env
default -a && env save", so let's enable support for it.

Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
configs/puma-rk3399_defconfig