summaryrefslogtreecommitdiffstats
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
commit9be491f084dcbcc8d4e0dcff5c61f604fb3299b4 (patch)
tree40f69db117348ccf7ad02ed47252834be85e1e08 /target/linux/mvebu/image
parent3019f7ecbde367ffc902533e3cd2cd36ccba5c53 (diff)
downloadmaster-31e0f0ae-9be491f084dcbcc8d4e0dcff5c61f604fb3299b4.tar.gz
master-31e0f0ae-9be491f084dcbcc8d4e0dcff5c61f604fb3299b4.tar.bz2
master-31e0f0ae-9be491f084dcbcc8d4e0dcff5c61f604fb3299b4.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> SVN-Revision: 44266
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))