summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorT Karthik Reddy <[email protected]>2019-04-19 09:10:37 +0530
committerMichal Simek <[email protected]>2019-10-08 09:41:27 +0200
commit0d0fbc857c20c2c426dbf6d13185a1d549c1edeb (patch)
tree6b09accdd9502ee4753ed2adfe6fa991ee845ecb
parentad704bbdba86004ed45f2095483e179d5cbb1f69 (diff)
arm64: zynqmp: Enable 2 NAND chips support for zynqmp_mini_nand
This patch enables 2 nand chips support for zynqmp mini nand Signed-off-by: T Karthik Reddy <[email protected]> Signed-off-by: Siva Durga Prasad Paladugu <[email protected]> Signed-off-by: Michal Simek <[email protected]>
-rw-r--r--configs/xilinx_zynqmp_mini_nand_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/xilinx_zynqmp_mini_nand_defconfig b/configs/xilinx_zynqmp_mini_nand_defconfig
index 4be624813cc..2b896f79a72 100644
--- a/configs/xilinx_zynqmp_mini_nand_defconfig
+++ b/configs/xilinx_zynqmp_mini_nand_defconfig
@@ -49,4 +49,5 @@ CONFIG_DEFAULT_DEVICE_TREE="zynqmp-mini-nand"
# CONFIG_MMC is not set
CONFIG_NAND=y
CONFIG_NAND_ARASAN=y
+CONFIG_SYS_NAND_MAX_CHIPS=2
# CONFIG_EFI_LOADER is not set