summaryrefslogtreecommitdiff
path: root/configs/P3041DS_NAND_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-03-26 23:17:21 -0400
committerTom Rini <trini@konsulko.com>2019-03-26 23:17:21 -0400
commit2b9b9cdd5f9ae1cbc786ba3c2255a51b3ea4a636 (patch)
tree6dbe4a091a06ae0f488498c63819c8ef7bd4e02f /configs/P3041DS_NAND_SECURE_BOOT_defconfig
parente7134b9714ed851095e8bcf8b66e65c6f870634e (diff)
parentabe66b1b5decf9cc2fb5daad42c9e870e5b99b67 (diff)
Merge branch '2019-03-25-master-imports'
- Convert various SPI related options to Kconfig
Diffstat (limited to 'configs/P3041DS_NAND_SECURE_BOOT_defconfig')
-rw-r--r--configs/P3041DS_NAND_SECURE_BOOT_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/P3041DS_NAND_SECURE_BOOT_defconfig b/configs/P3041DS_NAND_SECURE_BOOT_defconfig
index 0f38a46201..b1bc659aa6 100644
--- a/configs/P3041DS_NAND_SECURE_BOOT_defconfig
+++ b/configs/P3041DS_NAND_SECURE_BOOT_defconfig
@@ -33,6 +33,8 @@ CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y
CONFIG_SYS_FLASH_CFI=y
CONFIG_NAND=y
CONFIG_SPI_FLASH=y
+CONFIG_SF_DEFAULT_MODE=0
+CONFIG_SF_DEFAULT_SPEED=10000000
CONFIG_SPI_FLASH_SPANSION=y
CONFIG_PHYLIB=y
CONFIG_PHY_GIGE=y