aboutsummaryrefslogtreecommitdiff
path: root/configs/sama5d36ek_cmp_spiflash_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-05-01 11:50:26 -0400
committerTom Rini <trini@konsulko.com>2023-05-01 11:50:26 -0400
commitc960c0fd38be57abffb68996e53408ba5f675ee9 (patch)
tree6d2103d21d37248d22477fc198d6003f27331239 /configs/sama5d36ek_cmp_spiflash_defconfig
parent27dc8826441f0c5dd6aa6617a32909d9049f1202 (diff)
downloadu-boot-c960c0fd38be57abffb68996e53408ba5f675ee9.zip
u-boot-c960c0fd38be57abffb68996e53408ba5f675ee9.tar.gz
u-boot-c960c0fd38be57abffb68996e53408ba5f675ee9.tar.bz2
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/sama5d36ek_cmp_spiflash_defconfig')
-rw-r--r--configs/sama5d36ek_cmp_spiflash_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sama5d36ek_cmp_spiflash_defconfig b/configs/sama5d36ek_cmp_spiflash_defconfig
index 3136813..4fbda88 100644
--- a/configs/sama5d36ek_cmp_spiflash_defconfig
+++ b/configs/sama5d36ek_cmp_spiflash_defconfig
@@ -7,6 +7,7 @@ CONFIG_TARGET_SAMA5D3XEK=y
CONFIG_NR_DRAM_BANKS=1
CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x20003ee0
+CONFIG_SF_DEFAULT_SPEED=30000000
CONFIG_ENV_SIZE=0x2000
CONFIG_ENV_OFFSET=0x6000
CONFIG_ENV_SECT_SIZE=0x1000
@@ -59,7 +60,6 @@ CONFIG_ATMEL_NAND_HW_PMECC=y
CONFIG_PMECC_CAP=4
CONFIG_SYS_NAND_ONFI_DETECTION=y
CONFIG_DM_SPI_FLASH=y
-CONFIG_SF_DEFAULT_SPEED=30000000
CONFIG_SPI_FLASH_ATMEL=y
CONFIG_MACB=y
CONFIG_PINCTRL=y