summaryrefslogtreecommitdiff
path: root/configs/ls1088ardb_qspi_defconfig
diff options
context:
space:
mode:
authorRajat Srivastava <rajat.srivastava@nxp.com>2018-02-01 12:38:37 (GMT)
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2018-02-12 03:35:19 (GMT)
commit123ee865e05903fac15553d7c094c5aa52b0cda7 (patch)
tree452b1fe1d0cfefbac7279fa0cf5b735a469fe861 /configs/ls1088ardb_qspi_defconfig
parenteb3ddd03b4c6b0424d0f83de8e984b6a459572d8 (diff)
downloadu-boot-123ee865e05903fac15553d7c094c5aa52b0cda7.tar.xz
ls1088a: qspi: Enable XIP mode above 16 MB addresses
Currently in LS1088A, XIP mode in QSPI works up to 16 MB addresses. This patch enables QSPI support in XIP mode for addresses above 16 MB as well. Signed-off-by: Rajat Srivastava <rajat.srivastava@nxp.com>
Diffstat (limited to 'configs/ls1088ardb_qspi_defconfig')
-rw-r--r--configs/ls1088ardb_qspi_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1088ardb_qspi_defconfig b/configs/ls1088ardb_qspi_defconfig
index 0f721ea..1f9451d 100644
--- a/configs/ls1088ardb_qspi_defconfig
+++ b/configs/ls1088ardb_qspi_defconfig
@@ -39,6 +39,7 @@ CONFIG_PCIE_LAYERSCAPE=y
CONFIG_SYS_NS16550=y
CONFIG_DM_SPI=y
CONFIG_FSL_DSPI=y
+CONFIG_QSPI_AHB_INIT=y
CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USB_XHCI_HCD=y