diff options
Diffstat (limited to 'configs/sama5d4ek_spiflash_defconfig')
-rw-r--r-- | configs/sama5d4ek_spiflash_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sama5d4ek_spiflash_defconfig b/configs/sama5d4ek_spiflash_defconfig index ce623a8086..2be4352a14 100644 --- a/configs/sama5d4ek_spiflash_defconfig +++ b/configs/sama5d4ek_spiflash_defconfig @@ -23,8 +23,8 @@ CONFIG_DEBUG_UART_BASE=0xfc00c000 CONFIG_DEBUG_UART_CLOCK=88000000 CONFIG_SPL_SPI_FLASH_SUPPORT=y CONFIG_SPL_SPI_SUPPORT=y -CONFIG_DEBUG_UART=y CONFIG_DEFAULT_DEVICE_TREE="at91-sama5d4ek" +CONFIG_DEBUG_UART=y CONFIG_ENV_VARS_UBOOT_CONFIG=y CONFIG_FIT=y CONFIG_SPI_BOOT=y |