[PATCH] configs: visionfive2: Disable ENV_IS_NOWHERE
authorAurelien Jarno <aurelien@aurel32.net>
Sat, 27 Jan 2024 13:48:45 +0000 (14:48 +0100)
committerVagrant Cascadian <vagrant@debian.org>
Fri, 19 Apr 2024 18:32:03 +0000 (11:32 -0700)
commitf09e71a38e3a57c242b77ced47324e6186255ccf
tree75f09f0d66d09d6a315f75095fd2f8394aa2ca0d
parent669a7c15a2338df168fdb499bb8b594524a65efd
[PATCH] configs: visionfive2: Disable ENV_IS_NOWHERE

The VisionFive 2 board supports saving the u-boot environment settings
are saved to on-board SPI flash. However the defconfig enables both
ENV_IS_NOWHERE and ENV_IS_IN_SPI_FLASH, preventing the "saveenv" command
to work. Fix that by disabling ENV_IS_NOWHERE.

Fixes: 7d79bed00c9e ("configs: starfive: Enable environment in SPI flash support")
Reported-by: E Shattow <lucent@gmail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
Gbp-Pq: Topic riscv64
Gbp-Pq: Name configs-visionfive2-Disable-ENV_IS_NOWHERE.patch
configs/starfive_visionfive2_defconfig