From dd2ad2f1318975da1cf64cf95a4a3b3ed44172a5 Mon Sep 17 00:00:00 2001 From: Yuan Yao Date: Thu, 1 Dec 2016 10:13:52 +0800 Subject: armv8: QSPI: Add AHB bus 16MB+ size support The default configuration for QSPI AHB bus can't support 16MB+. But some flash on NXP layerscape board are more than 16MB. Signed-off-by: Yuan Yao Reviewed-by: York Sun --- configs/ls1012ardb_qspi_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/ls1012ardb_qspi_defconfig') diff --git a/configs/ls1012ardb_qspi_defconfig b/configs/ls1012ardb_qspi_defconfig index 13c9f21..459682d 100644 --- a/configs/ls1012ardb_qspi_defconfig +++ b/configs/ls1012ardb_qspi_defconfig @@ -38,3 +38,4 @@ CONFIG_USB=y CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_DWC3=y CONFIG_USB_STORAGE=y +CONFIG_QSPI_AHB_INIT=y -- cgit v1.1