1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-04-12 01:30:00 +02:00
Files
u-boot-megous/configs
Aurelien Jarno 386db9a26b 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: 7d79bed00c ("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>
2024-01-31 16:52:38 +08:00
..
2023-10-22 23:40:56 +01:00
2023-10-22 23:40:56 +01:00
2024-01-19 14:38:59 +01:00
2024-01-19 14:38:59 +01:00
2023-10-22 23:40:56 +01:00