summaryrefslogtreecommitdiffstats
path: root/arch/mips/dts/Makefile
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2016-05-06 20:10:41 +0200
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2016-05-21 01:36:39 +0200
commit400df3099896bdd43dd72dbb5d3930cf573d14f0 (patch)
tree19fe0f85482831e1902c3b85eb6d03e6ab89d5e0 /arch/mips/dts/Makefile
parente08539b791336c45ca05ebdf55137a26baaba95e (diff)
downloadtalos-obmc-uboot-400df3099896bdd43dd72dbb5d3930cf573d14f0.tar.gz
talos-obmc-uboot-400df3099896bdd43dd72dbb5d3930cf573d14f0.zip
mips: ath79: Add support for TPLink WDR4300
Add support for the TPLink WDR4300 router, which is based on the AR9344 MIPS 74Kc CPU and has 128 MiB of RAM. The USB is supported on this system as well. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Cc: Wills Wang <wills.wang@live.com>
Diffstat (limited to 'arch/mips/dts/Makefile')
-rw-r--r--arch/mips/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/dts/Makefile b/arch/mips/dts/Makefile
index bd87ead972..a94b745550 100644
--- a/arch/mips/dts/Makefile
+++ b/arch/mips/dts/Makefile
@@ -5,6 +5,7 @@
dtb-$(CONFIG_TARGET_AP121) += ap121.dtb
dtb-$(CONFIG_TARGET_AP143) += ap143.dtb
dtb-$(CONFIG_TARGET_PIC32MZDASK) += pic32mzda_sk.dtb
+dtb-$(CONFIG_BOARD_TPLINK_WDR4300) += tplink_wdr4300.dtb
targets += $(dtb-y)
OpenPOWER on IntegriCloud