summaryrefslogtreecommitdiffstats
path: root/configs/db-mv784mp-gp_defconfig
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2015-07-23 10:26:18 +0200
committerScott Wood <scottwood@freescale.com>2015-08-25 22:53:58 -0500
commitd6b6303dbe00f99d105f1d4479f6ea60434861c1 (patch)
tree0b0dbdd56c8e3087bb7fcee20bd732e4a868f789 /configs/db-mv784mp-gp_defconfig
parent873960c89ed5ff519cc13145ea0828de29c27e55 (diff)
downloadtalos-obmc-uboot-d6b6303dbe00f99d105f1d4479f6ea60434861c1.tar.gz
talos-obmc-uboot-d6b6303dbe00f99d105f1d4479f6ea60434861c1.zip
arm: mvebu: Enable NAND on db-mv784mp-gp
This patch enables NAND support on the Marvell Armada XP DB-MV784MP-GP eval board. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Peter Morrow <peter@senient.com> Cc: Luka Perkov <luka.perkov@sartura.hr>
Diffstat (limited to 'configs/db-mv784mp-gp_defconfig')
-rw-r--r--configs/db-mv784mp-gp_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/db-mv784mp-gp_defconfig b/configs/db-mv784mp-gp_defconfig
index d11377f0ed..c9859a8a5b 100644
--- a/configs/db-mv784mp-gp_defconfig
+++ b/configs/db-mv784mp-gp_defconfig
@@ -4,4 +4,5 @@ CONFIG_SPL=y
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_FLASH is not set
# CONFIG_CMD_SETEXPR is not set
+CONFIG_NAND_PXA3XX=y
CONFIG_SPI_FLASH=y
OpenPOWER on IntegriCloud