[PATCH 0/4] rockchip: theobroma-systems: enable CMD_ERASEENV command for all boards
Quentin Schulz
foss+uboot at 0leil.net
Fri Jun 27 15:30:15 CEST 2025
This enables the CMD_ERASEENV (`env erase`) command for all Theobroma
boards as this is very useful to start from a fresh environment instead
of doing what I used to do (which doesn't actually work properly):
env default -a && env save
Tested on SD card on all boards. Also tested on SPI-NOR on RK3399 Puma.
Signed-off-by: Quentin Schulz <quentin.schulz at cherry.de>
---
Quentin Schulz (4):
rockchip: tiger-rk3588: enable "env erase" command
rockchip: jaguar-rk3588: enable "env erase" command
rockchip: ringneck-px30: enable "env erase" command
rockchip: puma-rk3399: enable "env erase" command
configs/jaguar-rk3588_defconfig | 1 +
configs/puma-rk3399_defconfig | 1 +
configs/ringneck-px30_defconfig | 1 +
configs/tiger-rk3588_defconfig | 1 +
4 files changed, 4 insertions(+)
---
base-commit: 359e3012921f2fc2d43f3c4e320a752173f82b82
change-id: 20250627-tsd-eraseenv-50fcda85de0e
Best regards,
--
Quentin Schulz <quentin.schulz at cherry.de>
More information about the U-Boot
mailing list