On Tue, Nov 12, 2024 at 11:42:23AM +0100, Heinrich Schuchardt wrote: > With the move from script based booting to using bootmeth a lot of > environment variables have changed. To always use the default environment > it is recommendable to erase the environment stored in the SPI flash. > This can be done with the 'env erase' sub-command. > > Signed-off-by: Heinrich Schuchardt <heinrich.schucha...@canonical.com> > --- > configs/sifive_unmatched_defconfig | 1 + > 1 file changed, 1 insertion(+)
Applied to u-boot-riscv/master, thanks! Reviewed-by: Leo Yu-Chi Liang <ycli...@andestech.com>