forked from Ivasoft/openwrt
ar71xx: build firmware image for the TP-Link TL-WDR4310 v1.0
The hardware for TP-Link TL-WDR4300 v1.1 and TL-WDR4310 v1.0 is identical, but requires different firmware headers: TL-WDR4300: 00000040 43 00 00 01 00 00 00 01 00 00 00 00 76 fb 83 40 |C...........v..@| TL-WDR4310: 00000040 43 10 00 01 00 00 00 01 00 00 00 00 38 2b 50 6c |C...........8+Pl| [juhosg: change commit message, use a different model name] Signed-off-by: Stefan Lippers-Hollmann <s.l-h@gmx.de> SVN-Revision: 32683
This commit is contained in:
@@ -126,6 +126,9 @@ tplink_board_detect() {
|
||||
"430000"*)
|
||||
model="TP-Link TL-WDR4300"
|
||||
;;
|
||||
"431000"*)
|
||||
model="TP-Link TL-WDR4310"
|
||||
;;
|
||||
*)
|
||||
hwver=""
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user