forked from Ivasoft/openwrt
ramips: Add support to TP-Link Archer MR200
CPU: MT7620N 580MHz Flash: 8MB RAM: 64MB build-in modem 3G/4G four ethernet port 10/100Mbps Signed-off-by: Henryk Heisig <hyniu@o2.pl>
This commit is contained in:
committed by
John Crispin
parent
190ee7d86b
commit
c8043137bb
@@ -204,7 +204,8 @@ platform_check_image() {
|
||||
return 0
|
||||
;;
|
||||
c20i|\
|
||||
c50)
|
||||
c50|\
|
||||
mr200)
|
||||
[ "$magic" != "03000000" ] && {
|
||||
echo "Invalid image type."
|
||||
return 1
|
||||
|
||||
Reference in New Issue
Block a user