aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/image
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2015-02-05 11:34:21 +0000
committerImre Kaloz <kaloz@openwrt.org>2015-02-05 11:34:21 +0000
commitecf2d3a6efc961083f4204bc89d79b7e0fecdad0 (patch)
treeb2b970ecd576878bb3290cf24d78d924c058609f /target/linux/mvebu/image
parentc0e5c481998de44f2f954d967de2b415f3034ca2 (diff)
downloadupstream-ecf2d3a6efc961083f4204bc89d79b7e0fecdad0.tar.gz
upstream-ecf2d3a6efc961083f4204bc89d79b7e0fecdad0.tar.bz2
upstream-ecf2d3a6efc961083f4204bc89d79b7e0fecdad0.zip
mvebu: add Armada 385 DB AP support
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44266 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mvebu/image')
-rw-r--r--target/linux/mvebu/image/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mvebu/image/Makefile b/target/linux/mvebu/image/Makefile
index 19d7069b67..3cf3500858 100644
--- a/target/linux/mvebu/image/Makefile
+++ b/target/linux/mvebu/image/Makefile
@@ -128,6 +128,7 @@ endef
# Boards with NAND, without subpages
$(eval $(call NANDProfile,370-DB,armada-370-db,512KiB,4096))
$(eval $(call NANDProfile,370-RD,armada-370-rd,512KiB,4096))
+$(eval $(call NANDProfile,385-DB-AP,armada-385-db-ap,256KiB,4096))
$(eval $(call NANDProfile,Mirabox,armada-370-mirabox,512KiB,4096))
$(eval $(call NANDProfile,XP-DB,armada-xp-db,512KiB,4096))
$(eval $(call NANDProfile,XP-GP,armada-xp-gp,512KiB,4096))