mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-15 03:36:59 +02:00
In case ENV_IS_IN_SPI_FLASH is disabled, returning ENVL_SPI_FLASH leads to failure to find environment driver on start up. Fix this by testing whether ENV_IS_IN_SPI_FLASH is enabled and if not, then return ENVL_NOWHERE instead. Signed-off-by: Marek Vasut <marex@denx.de> |
||
---|---|---|
.. | ||
common.c | ||
imx8mp_dhcom_pdk2.c | ||
imximage-lpddr4.cfg | ||
Kconfig | ||
lpddr4_timing_2G_32.c | ||
lpddr4_timing_4G_32.c | ||
lpddr4_timing.h | ||
MAINTAINERS | ||
Makefile | ||
spl.c |