ramips: add support for Planex MZK-EX750NP.

add support for Planex MZK-EX750NP.
MZK-EX750NP is MT7620A and MT7610E based 11ac wifi repeater.
Built-in power supply.
64MiB RAM, 8MiB SPI Flash, non Wired Ethernet.

Signed-off-by: YuheiOKAWA <tochiro.srchack@gmail.com>

SVN-Revision: 49268
This commit is contained in:
blogic
2016-04-29 11:34:56 +00:00
committed by Jo-Philipp Wich
parent 23596ca527
commit 6b0425a187
8 changed files with 174 additions and 1 deletions

View File

@@ -298,6 +298,9 @@ ramips_board_detect() {
*"MZK-EX300NP")
name="mzk-ex300np"
;;
*"MZK-EX750NP")
name="mzk-ex750np"
;;
*"MZK-W300NH2"*)
name="mzk-w300nh2"
;;

View File

@@ -90,6 +90,7 @@ platform_check_image() {
mzk-750dhp|\
mzk-dp150n|\
mzk-ex300np|\
mzk-ex750np|\
mzk-w300nh2|\
mzk-wdpr|\
nbg-419n|\