[PATCH] configs: visionfive2: Disable ENV_IS_NOWHERE

Leo Liang ycliang at andestech.com
Wed Jan 31 04:02:33 CET 2024


On Sat, Jan 27, 2024 at 02:48:45PM +0100, Aurelien Jarno wrote:
> 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 at gmail.com>
> Signed-off-by: Aurelien Jarno <aurelien at aurel32.net>
> ---
>  configs/starfive_visionfive2_defconfig | 1 -
>  1 file changed, 1 deletion(-)

Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>


More information about the U-Boot mailing list