summaryrefslogtreecommitdiff
path: root/configs/sama5d4ek_spiflash_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-08-14 08:11:27 -0400
committerTom Rini <trini@konsulko.com>2019-08-14 08:11:27 -0400
commitdf33f8646855e65b8e7232c7fd5739e1ae1eb58b (patch)
treeb702b2e3fa23d9034faf78cbb252a962fd4151d7 /configs/sama5d4ek_spiflash_defconfig
parentf55e80f37e0b0dfbc37137ea3370f78ef21ab5a2 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/sama5d4ek_spiflash_defconfig')
-rw-r--r--configs/sama5d4ek_spiflash_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sama5d4ek_spiflash_defconfig b/configs/sama5d4ek_spiflash_defconfig
index 1b6c19ff3c..67a9dfe9c2 100644
--- a/configs/sama5d4ek_spiflash_defconfig
+++ b/configs/sama5d4ek_spiflash_defconfig
@@ -15,6 +15,7 @@ CONFIG_SPL=y
CONFIG_DEBUG_UART_BOARD_INIT=y
CONFIG_DEBUG_UART_BASE=0xfc00c000
CONFIG_DEBUG_UART_CLOCK=88000000
+CONFIG_ENV_SECT_SIZE=0x1000
CONFIG_SPL_SPI_FLASH_SUPPORT=y
CONFIG_SPL_SPI_SUPPORT=y
CONFIG_DEBUG_UART=y
@@ -44,7 +45,6 @@ CONFIG_SPL_OF_CONTROL=y
CONFIG_DEFAULT_DEVICE_TREE="at91-sama5d4ek"
CONFIG_OF_SPL_REMOVE_PROPS="interrupts interrupt-parent dma-names dmas"
CONFIG_ENV_IS_IN_SPI_FLASH=y
-CONFIG_ENV_SECT_SIZE=0x1000
CONFIG_DM=y
CONFIG_SPL_DM=y
CONFIG_SPL_DM_SEQ_ALIAS=y