Thomas Roberts
f9278337cf
ar71xx: add support for TL-WR802N Version 2
...
This patch adds support for the TP-Link TL-WR802N Version 2.
Specification:
- SoC: Qualcomm Atheros QCA9533 (560 MHz, MIPS 24Kc)
- RAM: 32 MiB
- Storage: 4 MiB of FLash on board
- Wireless: Built into QCA9533 (Honey Bee), PHY modes b/g/n
- Ethernet: 1x100M (port0)
Installation through OEM Web Interface:
- Connect to TL-WR802N by Ethernet or Wi-Fi
- Go to http://192.168.0.1 (default user is "admin" & password is "admin)
- Go to "System Tools -> Firmware Upgrade"
- Browse for firmware "*.factory-us.bin" or "*.factory-eu.bin" for eu model
- Click upgrade
Installation through tftp:
Note: T_OUT, T_IN and GND on the board must be connected to USB TTL
Serial Configuration 115200 8n1
- Boot the TL-WR802N
- When "Autobooting in 1 seconds" appears type "tpl" followed by enter
- Connect to the board Ethernet port
(IPADDR: 192.168.1.1, ServerIP: 192.168.1.10)
- tftpboot 0x80000000 <Firmware Image Name>
- Record the result of "printenv bootcmd"
- Enter "erase <Result of 'printenv bootcmd'> +0x3c0000"
(e.g erase 0x9f020000 +0x3c0000)
- Enter "cp.b 0x80000000 <Result of 'printenv bootcmd'> 0x3c0000"
(e.g cp.b 0x80000000 0x9f020000 0x3c0000)
- Enter "bootm <Result of 'printenv bootcmd'>"
(e.g bootm 0x9f020000)
Signed-off-by: Thomas Roberts <tom.p.roberts@gmail.com>
2017-02-20 09:10:17 +01:00
..
2016-03-05 09:45:03 +00:00
2016-03-05 09:45:03 +00:00
2015-02-15 19:45:29 +00:00
2012-02-10 08:19:31 +00:00
2017-02-17 12:16:13 +01:00
2017-01-26 11:38:20 +01:00
2016-12-12 10:22:17 +01:00
2016-12-12 10:22:17 +01:00
2014-03-12 12:52:36 +00:00
2013-09-19 18:43:42 +00:00
2017-02-20 09:10:17 +01:00
2017-02-14 12:18:05 +01:00
2016-12-12 10:22:17 +01:00
2016-03-24 21:09:34 +00:00
2012-03-27 19:38:01 +00:00
2012-07-03 15:24:01 +00:00
2012-08-29 10:37:54 +00:00
2015-10-26 09:01:28 +00:00
2015-10-26 09:01:28 +00:00
2016-01-01 21:21:13 +00:00
2016-11-21 10:05:40 +01:00
2012-03-27 19:38:07 +00:00
2013-01-29 19:12:30 +00:00
2015-07-07 08:06:05 +00:00
2015-07-24 09:09:42 +00:00
2016-01-10 17:19:34 +00:00
2017-01-27 22:16:24 +01:00
2017-02-17 10:30:48 +01:00
2017-02-17 10:30:48 +01:00
2016-03-10 19:11:13 +00:00
2012-02-10 08:19:31 +00:00
2016-11-16 10:54:33 +01:00
2013-10-30 06:50:57 +00:00
2015-08-17 06:16:54 +00:00
2016-12-12 10:22:17 +01:00
2016-12-12 10:22:17 +01:00
2015-12-19 11:27:19 +00:00
2012-10-27 08:55:38 +00:00
2014-08-04 14:46:52 +00:00
2016-11-21 10:05:40 +01:00
2017-01-05 16:01:17 +01:00
2016-11-21 10:05:40 +01:00
2015-12-19 11:27:25 +00:00
2015-12-19 11:27:32 +00:00
2016-10-27 01:50:42 +03:00
2014-11-27 14:27:34 +00:00
2014-11-19 09:20:47 +00:00
2015-02-09 12:17:00 +00:00
2017-02-14 12:27:14 +01:00
2015-01-28 19:19:47 +00:00
2015-07-07 13:48:39 +00:00
2013-09-20 16:41:32 +00:00
2013-10-20 15:59:04 +00:00
2016-10-11 22:58:36 +02:00
2015-11-21 21:24:18 +00:00
2015-07-14 07:32:33 +00:00
2016-01-19 10:16:11 +00:00
2016-10-25 17:51:08 +02:00
2015-12-11 15:04:47 +00:00
2016-07-13 20:03:10 +02:00
2014-10-14 10:33:07 +00:00
2016-12-14 18:42:48 +01:00
2016-10-18 09:18:55 +02:00
2014-07-14 21:30:26 +00:00
2012-08-22 12:33:22 +00:00
2014-11-14 16:58:29 +00:00
2014-11-14 16:58:29 +00:00
2016-03-23 12:52:17 +00:00
2016-03-23 12:52:17 +00:00
2016-03-23 12:52:17 +00:00
2015-05-10 07:47:04 +00:00
2016-03-23 12:52:17 +00:00
2016-10-04 11:50:50 +02:00
2016-10-04 11:50:50 +02:00
2016-12-12 10:22:17 +01:00
2016-10-04 11:50:50 +02:00
2016-10-04 11:50:50 +02:00
2016-10-04 11:50:50 +02:00
2015-10-19 17:55:25 +00:00
2014-08-01 11:19:34 +00:00
2014-06-02 14:56:24 +00:00
2015-03-15 19:25:48 +00:00
2012-03-16 18:00:34 +00:00
2012-02-10 08:19:31 +00:00
2016-07-13 20:03:10 +02:00
2017-02-17 10:19:09 +01:00
2015-02-09 12:16:51 +00:00
2016-10-26 12:37:45 +02:00
2016-10-26 12:37:45 +02:00
2016-03-23 12:52:17 +00:00
2014-08-18 13:09:14 +00:00
2016-03-23 12:52:09 +00:00
2016-05-23 12:19:25 +02:00
2014-01-10 09:37:58 +00:00
2014-01-21 17:17:42 +00:00
2015-06-14 17:41:01 +00:00
2012-02-10 08:19:31 +00:00
2012-02-10 08:19:31 +00:00
2013-02-19 20:52:06 +00:00
2016-03-23 12:52:17 +00:00
2017-02-14 12:18:04 +01:00
2015-04-20 15:01:00 +00:00
2016-04-09 10:25:47 +00:00
2016-04-17 22:03:58 +00:00
2016-04-26 11:44:36 +00:00
2016-03-16 09:26:58 +00:00
2015-07-24 09:09:49 +00:00
2012-02-10 08:19:31 +00:00
2017-01-20 00:52:48 +01:00
2015-02-07 19:59:02 +00:00
2014-11-26 08:28:22 +00:00
2016-04-17 22:03:58 +00:00
2016-12-12 10:22:17 +01:00
2017-01-16 20:40:12 +01:00
2017-01-15 17:43:14 +01:00
2017-01-16 20:40:12 +01:00
2017-01-16 20:40:12 +01:00
2017-02-15 11:28:59 +01:00
2017-01-16 20:40:12 +01:00
2016-12-22 14:50:05 +01:00
2013-03-15 14:35:50 +00:00
2017-01-20 00:40:27 +01:00
2017-01-20 00:40:33 +01:00
2017-01-20 00:40:40 +01:00
2014-08-11 11:44:51 +00:00
2016-06-07 11:21:55 +02:00
2016-12-12 09:57:40 +01:00
2016-03-10 19:07:26 +00:00
2013-07-28 10:23:22 +00:00
2013-09-20 16:41:34 +00:00
2013-09-20 16:41:36 +00:00
2013-09-23 09:49:01 +00:00
2016-03-23 12:52:17 +00:00
2012-11-05 13:23:27 +00:00
2013-09-25 18:42:10 +00:00
2015-03-10 13:26:50 +00:00
2013-01-07 14:30:37 +00:00
2015-01-20 15:48:07 +00:00
2016-12-06 19:08:35 +01:00
2014-07-13 07:12:22 +00:00
2012-02-10 08:19:31 +00:00
2016-04-09 10:26:46 +00:00
2013-08-05 09:09:39 +00:00
2015-02-24 12:00:50 +00:00
2017-02-14 12:25:33 +01:00
2015-09-14 20:12:16 +00:00
2013-03-25 06:40:03 +00:00
2015-03-15 19:39:47 +00:00
2016-02-07 21:00:11 +00:00
2016-11-16 11:01:18 +01:00
2014-05-24 08:01:33 +00:00
2015-06-18 18:21:23 +00:00
2013-06-04 13:25:54 +00:00
2012-02-10 08:19:31 +00:00
2017-02-20 09:10:17 +01:00
2016-10-26 12:37:45 +02:00
2016-05-10 10:43:12 +02:00
2015-02-04 06:10:20 +00:00
2016-05-31 17:36:51 +02:00
2012-02-10 08:19:31 +00:00
2016-12-16 11:12:46 +01:00
2015-11-08 20:39:18 +00:00
2012-02-10 08:19:31 +00:00
2012-12-22 12:12:35 +00:00
2016-03-23 12:52:17 +00:00
2016-12-20 14:38:48 +01:00
2012-08-02 09:54:28 +00:00
2012-08-22 12:42:59 +00:00
2015-03-12 10:06:53 +00:00
2016-05-12 03:29:36 +02:00
2016-12-04 11:41:50 +01:00
2012-02-10 08:19:31 +00:00
2015-09-24 09:08:47 +00:00
2012-03-27 19:38:01 +00:00
2012-08-01 12:24:52 +00:00
2016-03-23 12:52:17 +00:00
2014-06-02 15:02:54 +00:00
2013-09-21 15:55:50 +00:00
2014-07-21 18:41:52 +00:00
2016-04-01 07:12:07 +00:00
2015-05-08 12:24:30 +00:00
2016-12-14 10:37:01 +01:00
2016-04-01 07:11:34 +00:00
2014-01-26 14:55:32 +00:00
2015-07-09 07:04:14 +00:00
2016-04-09 10:26:41 +00:00
2016-10-31 12:52:56 +01:00
2015-07-09 07:03:54 +00:00
2016-03-23 12:52:17 +00:00
2015-03-11 15:56:15 +00:00
2017-01-20 06:43:13 +01:00
2016-06-06 14:58:11 +02:00
2016-03-23 12:52:17 +00:00
2016-06-07 08:58:42 +02:00
2016-06-07 08:58:42 +02:00
2013-07-14 14:05:23 +00:00
2016-06-07 08:58:42 +02:00
2016-09-27 17:50:22 +02:00
2016-08-18 09:49:18 +02:00
2012-11-04 22:08:54 +00:00
2017-02-20 09:10:17 +01:00
2017-02-20 09:10:17 +01:00
2014-07-13 19:43:54 +00:00
2012-02-10 08:19:31 +00:00
2015-07-07 13:46:44 +00:00
2012-02-10 08:19:31 +00:00
2015-04-07 20:03:43 +00:00
2015-04-07 20:03:35 +00:00