#19667: TP-Link TL-WR710N V1 kernel panic due to wrong board name
-------------------------------------------+-------------------------------
  Reporter:  Stefan Hellermann <stefan@…>  |      Owner:  developers
      Type:  defect                        |     Status:  new
  Priority:  normal                        |  Milestone:  Chaos Calmer
 Component:  base system                   |  (trunk)
Resolution:                                |    Version:  Trunk
                                           |   Keywords:
-------------------------------------------+-------------------------------

Comment (by anonymous):

 TL-WR710N V1 is fixed in r45756

 Someone should test TL-WR710N V2, maybe the following patch is needed:


 {{{
 --- a/target/linux/ar71xx/image/Makefile
 +++ b/target/linux/ar71xx/image/Makefile
 @@ -422,7 +422,7 @@ define Device/tl-wr710n-v2
      $(Device/tplink-4mlzma)
      BOARDNAME := TL-WR710N
      DEVICE_PROFILE := TLWR710
 -    TPLINK_HWID := 0x07100001
 +    TPLINK_HWID := 0x07100002
      CONSOLE := ttyATH0,115200
  endef


 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/19667#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to