summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8/fsl-layerscape/Kconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-12-05 17:00:23 -0500
committerTom Rini <trini@konsulko.com>2016-12-05 17:00:23 -0500
commitbf50ac918bfbc0042e43b0a5c87cfa9dd4351e0a (patch)
treedd4473fe2bfce799aac320280f64c22b3e891a4a /arch/arm/cpu/armv8/fsl-layerscape/Kconfig
parent0bf1bc44070723f032ffac650eeff5157a289206 (diff)
parentdd2ad2f1318975da1cf64cf95a4a3b3ed44172a5 (diff)
downloadu-boot-imx-bf50ac918bfbc0042e43b0a5c87cfa9dd4351e0a.zip
u-boot-imx-bf50ac918bfbc0042e43b0a5c87cfa9dd4351e0a.tar.gz
u-boot-imx-bf50ac918bfbc0042e43b0a5c87cfa9dd4351e0a.tar.bz2
Merge git://git.denx.de/u-boot-fsl-qoriq
Diffstat (limited to 'arch/arm/cpu/armv8/fsl-layerscape/Kconfig')
-rw-r--r--arch/arm/cpu/armv8/fsl-layerscape/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/cpu/armv8/fsl-layerscape/Kconfig b/arch/arm/cpu/armv8/fsl-layerscape/Kconfig
index ed1c4ee..6772584 100644
--- a/arch/arm/cpu/armv8/fsl-layerscape/Kconfig
+++ b/arch/arm/cpu/armv8/fsl-layerscape/Kconfig
@@ -76,6 +76,13 @@ config SECURE_BOOT
help
Enable Freescale Secure Boot feature
+config QSPI_AHB_INIT
+ bool "Init the QSPI AHB bus"
+ help
+ The default setting for QSPI AHB bus just support 3bytes addressing.
+ But some QSPI flash size up to 64MBytes, so initialize the QSPI AHB
+ bus for those flashes to support the full QSPI flash size.
+
config SYS_FSL_IFC_BANK_COUNT
int "Maximum banks of Integrated flash controller"
depends on ARCH_LS1043A || ARCH_LS1046A || ARCH_LS2080A