Santiago Piccinini
24463d0d94
ath79: add support for LibreRouter v1
...
Hardware
--------
SOC: QCA9558
RAM: 128M DDR2
Flash: 16MiB SPI-NOR
ETH: QCA8337N: 2x 10/100/1000 PoE and PoE pass-through
WiFi2: QCA9558 (bgn) 2T2R
WiFi5: 2x mPCIE with AR9582 (an) 2T2R
BTN: 1x Reset
GPIO: multiple GPIO on header, PoE passthrough enable
UART: 3.3V 115200 8N1 header on the board
WDG: ATTiny13 watchdog
JTAG: header on the board
USB: 1x connector and 1x header on the board
PoE: 10-32V input in ETH port 1, passthrough in port 2
mPCIE: 2x populated with radios (but replaceable)
OpenWrt is preinstalled from factory. To install use <your-image>-sysupgade.bin
using the web interface or with sysupgrade -n.
Flash from bootloader (in case failsafe does not work)
1. Connect the LibreRouter with a serial adapter (TTL voltage) to the UART
header in the board.
2. Connect an ETH cable and configure static ip addres 192.168.1.10/24
3. Turn on the device and stop the bootloader sending any key through the serial
interface.
4. Use a TFTP server to serve <your image>-sysupgrade.bin file.
5. Execute the following commands at the bootloader prompt:
ath> tftp 82000000 <your image>-sysupgrade.bin
ath> erase 0x9f050000 +$filesize
ath> cp.b 0x82000000 0x9f050000 $filesize
ath> bootm 0x9f050000
More docs
* Bootloader https://github.com/librerouterorg/u-boot
* Board details (schematics, gerbers): https://github.com/librerouterorg/board
Signed-off-by: Santiago Piccinini <spiccinini@altermundi.net>
2019-03-13 16:25:34 +01:00
..
2018-06-01 08:23:02 +02:00
2019-03-05 03:02:34 +01:00
2018-12-17 08:16:28 +01:00
2018-12-12 12:28:26 +01:00
2019-01-26 21:09:12 +01:00
2018-12-17 08:16:28 +01:00
2018-11-24 13:15:55 +01:00
2019-01-26 21:09:12 +01:00
2018-11-24 13:15:55 +01:00
2018-11-24 08:46:59 +01:00
2018-09-06 21:35:53 +02:00
2018-08-27 19:31:17 +02:00
2019-01-26 21:09:12 +01:00
2019-01-26 21:09:12 +01:00
2018-12-06 13:28:22 +01:00
2019-01-26 21:09:12 +01:00
2018-12-06 13:28:22 +01:00
2019-01-26 21:09:12 +01:00
2018-12-06 13:28:22 +01:00
2018-12-06 13:28:22 +01:00
2018-12-06 13:28:22 +01:00
2018-12-06 13:28:22 +01:00
2018-12-06 13:28:22 +01:00
2018-12-06 13:28:22 +01:00
2018-08-08 08:11:11 +02:00
2018-12-17 08:16:28 +01:00
2018-12-17 08:16:28 +01:00
2018-12-17 08:16:28 +01:00
2019-02-14 16:56:14 +01:00
2018-12-15 21:35:45 +01:00
2019-01-26 21:09:12 +01:00
2018-12-06 13:28:22 +01:00
2018-12-06 13:28:22 +01:00
2018-12-06 13:28:22 +01:00
2018-12-06 13:28:22 +01:00
2018-12-06 13:28:22 +01:00
2018-12-03 07:58:49 +01:00
2018-12-06 13:28:22 +01:00
2018-08-08 08:11:11 +02:00
2019-01-26 21:09:12 +01:00
2018-10-07 10:46:20 +02:00
2018-12-17 08:16:28 +01:00
2018-12-17 08:16:28 +01:00
2018-12-17 08:16:28 +01:00
2019-02-14 16:56:14 +01:00
2018-07-30 10:43:35 +02:00
2018-12-17 08:16:28 +01:00
2018-12-17 08:16:28 +01:00
2019-03-02 13:04:54 +01:00
2018-08-28 11:26:53 +02:00
2018-12-31 14:05:26 +01:00
2018-12-17 08:16:28 +01:00
2018-08-08 08:11:11 +02:00
2018-12-17 08:16:28 +01:00
2018-12-17 08:16:28 +01:00
2018-12-17 08:16:28 +01:00
2018-12-17 08:16:28 +01:00
2018-12-17 08:16:28 +01:00
2019-01-26 21:09:12 +01:00
2018-08-06 07:31:54 +02:00
2018-12-17 08:16:28 +01:00
2018-12-17 08:16:28 +01:00
2019-01-26 21:09:12 +01:00
2018-08-06 07:31:54 +02:00
2019-02-14 16:56:14 +01:00
2018-12-06 13:28:22 +01:00
2019-01-26 21:09:12 +01:00
2018-06-08 12:19:49 +02:00
2018-12-17 08:16:28 +01:00
2018-12-31 13:28:31 +01:00
2018-12-17 08:16:28 +01:00
2018-07-30 10:43:33 +02:00
2018-12-17 08:16:28 +01:00
2018-12-27 16:02:25 +01:00
2018-12-06 13:28:22 +01:00
2018-12-06 13:28:22 +01:00
2019-01-26 21:09:12 +01:00
2019-03-05 03:15:52 +01:00
2018-12-06 13:28:22 +01:00
2019-01-26 21:09:12 +01:00
2019-02-28 11:26:10 +01:00
2018-12-17 00:21:34 +01:00
2018-12-17 00:21:34 +01:00
2018-12-17 00:21:34 +01:00
2018-12-17 08:16:28 +01:00
2018-12-17 08:16:28 +01:00
2018-12-17 08:16:28 +01:00
2018-12-06 13:28:22 +01:00
2018-12-06 13:28:22 +01:00
2018-12-17 08:16:28 +01:00
2018-09-10 09:07:41 +02:00
2018-12-17 08:16:28 +01:00
2018-08-08 08:11:11 +02:00
2018-07-30 10:43:33 +02:00
2018-12-31 14:18:19 +01:00
2019-02-20 18:51:31 +01:00
2018-12-24 19:18:07 +01:00
2018-12-31 16:25:09 +01:00
2018-12-31 14:24:21 +01:00
2018-12-31 14:24:21 +01:00
2019-02-28 11:32:55 +01:00
2019-02-28 11:32:55 +01:00
2018-12-31 14:18:19 +01:00
2019-03-09 16:31:17 +01:00
2018-12-31 16:25:11 +01:00
2018-12-31 14:18:19 +01:00
2019-03-02 13:04:54 +01:00
2019-03-02 13:04:54 +01:00
2018-12-17 08:16:28 +01:00
2019-01-26 21:09:12 +01:00
2019-02-14 16:56:15 +01:00
2019-02-14 16:56:15 +01:00
2019-02-14 16:56:15 +01:00
2019-02-14 16:56:15 +01:00
2019-03-05 03:02:34 +01:00
2018-12-27 14:06:38 +01:00
2018-12-27 14:06:38 +01:00
2019-01-05 21:55:22 +01:00
2018-12-27 14:06:38 +01:00
2019-01-26 21:46:33 +01:00
2019-01-05 21:55:22 +01:00
2019-03-13 16:25:34 +01:00
2018-12-30 20:08:13 +01:00
2018-12-17 08:16:28 +01:00
2019-02-28 11:32:55 +01:00
2019-03-02 13:04:54 +01:00
2019-03-02 13:04:54 +01:00
2018-12-17 08:16:28 +01:00
2019-03-11 22:00:26 +01:00
2018-12-17 08:16:28 +01:00
2019-03-02 13:04:54 +01:00
2019-03-02 13:04:54 +01:00
2018-12-17 08:16:28 +01:00
2018-12-17 08:16:28 +01:00
2018-11-26 12:05:45 +01:00
2019-02-14 16:56:14 +01:00
2019-02-14 16:56:14 +01:00
2019-02-11 19:04:06 +01:00
2018-12-30 20:08:13 +01:00
2018-12-31 21:38:53 +09:00
2018-12-31 21:38:53 +09:00
2018-12-31 21:38:53 +09:00
2019-01-01 19:42:41 +01:00
2018-12-24 19:18:07 +01:00
2018-12-17 08:16:28 +01:00
2018-12-31 16:37:09 +01:00
2018-12-17 08:09:13 +01:00
2019-03-02 13:04:54 +01:00
2018-12-31 16:25:11 +01:00
2019-03-02 12:59:48 +01:00
2018-12-27 14:06:38 +01:00
2018-12-31 16:25:11 +01:00
2018-12-17 14:22:28 +01:00
2018-12-17 08:16:28 +01:00
2018-12-17 08:16:28 +01:00
2019-03-02 13:04:54 +01:00
2018-06-28 20:31:48 +02:00
2018-06-28 20:31:48 +02:00
2018-07-07 21:07:40 +02:00
2018-06-28 20:31:48 +02:00
2018-07-07 21:07:40 +02:00
2018-07-07 21:07:40 +02:00
2018-12-31 13:28:31 +01:00