mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
Merge branch 'master' of git://git.denx.de/u-boot-spi
- Drop zipitz2 board (Tom) - Add DEPRECATED option (Tom) - Mark legacy or non-dm drivers as DEPRECATED (Jagan)
This commit is contained in:
2
env/Kconfig
vendored
2
env/Kconfig
vendored
@@ -287,7 +287,7 @@ config ENV_IS_IN_REMOTE
|
||||
|
||||
config ENV_IS_IN_SPI_FLASH
|
||||
bool "Environment is in SPI flash"
|
||||
depends on !CHAIN_OF_TRUST
|
||||
depends on !CHAIN_OF_TRUST && SPI
|
||||
default y if ARMADA_XP
|
||||
default y if INTEL_BAYTRAIL
|
||||
default y if INTEL_BRASWELL
|
||||
|
Reference in New Issue
Block a user