Paweł Owoc
07f8319d2d
qualcommax: ipq807x: add support for Linksys HomeWRK
Hardware specification:
========
SoC: Qualcomm IPQ8174
Flash: 1GB (Micron MT29F8G08ABBCAH4 or AMD/Spansion S34MS08G2)
RAM: 2GB (2x Kingston B5116ECMDXGJD or ESMT M15T2G16128A DDR3L)
Ethernet: 4x 10/100/1000Mbps (Qualcomm QCA8075)
WiFi1: 5GHz ax 2x2 (Qualcomm QCN5054 + Skyworks SKY85755-11) - channels 36-64 (low band)
WiFi2: 2.4GHz ax 2x2 (Qualcomm QCN5024 + Skyworks SKY85340-11)
WiFi3: 5GHz ax 4x4 (Qualcomm QCN5054 + Skyworks SKY85755-11) - channels 100-177 (high band)
LED: 1x RGB status (NXP PCA9633)
USB: 1x USB 3.0
Button: WPS, Reset
Flash instructions:
========
1. Installation from initramfs image using USB drive:
Put the initramfs image on the USB drive:
- dd bs=1M if=openwrt-qualcommax-ipq807x-linksys_homewrk-initramfs-uImage.itb of=/dev/sdX
Connect serial console (JST PH 6-pin connector):
- 1 - GND, 2 - TX, 4 - RX (115200, 8N1, 3.3V)
Stop u-boot and run:
- usb start && usbboot 44000000 0 && bootm 44000000
Write firmware to the flash from initramfs:
- sysupgrade -n openwrt-qualcommax-ipq807x-linksys_homewrk-squashfs-sysupgrade.bin
or
- ubiformat /dev/mtd22 -y -f openwrt-qualcommax-ipq807x-linksys_homewrk-squashfs-factory.ubi
2. USB recovery:
Put the initramfs image on the USB:
- dd bs=1M if=openwrt-qualcommax-ipq807x-linksys_homewrk-initramfs-uImage.itb of=/dev/sdX
Set u-boot env:
- fw_setenv bootusb 'usb start && usbboot 44000000 0 && bootm 44000000'
- fw_setenv bootcmd 'run bootusb; bootipq'
Signed-off-by: Paweł Owoc <frut3k7@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/17463
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-01-15 11:25:01 +01:00
..
2024-04-05 09:26:26 +02:00
2024-12-23 22:52:37 +01:00
2021-04-10 15:18:14 +02:00
2024-10-02 15:41:33 +02:00
2024-10-02 15:41:33 +02:00
2021-04-08 09:20:59 +02:00
2021-04-08 09:20:59 +02:00
2022-07-11 14:28:03 +02:00
2021-11-03 12:45:40 +01:00
2024-05-05 10:33:13 +02:00
2023-10-05 00:56:57 +02:00
2024-06-01 01:29:09 +02:00
2021-04-10 15:18:14 +02:00
2023-07-01 15:47:08 +02:00
2024-12-23 23:23:18 +01:00
2024-09-06 23:40:04 +02:00
2024-02-26 01:29:22 +00:00
2024-08-15 00:13:20 +02:00
2023-04-08 14:41:01 +02:00
2023-11-20 13:40:17 +00:00
2021-04-10 15:18:14 +02:00
2023-07-15 17:05:58 +02:00
2022-03-21 20:16:16 +00:00
2021-04-10 15:18:14 +02:00
2021-12-21 21:37:46 +02:00
2025-01-12 16:54:51 +01:00
2025-01-15 11:25:01 +01:00
2024-12-13 15:29:04 +01:00
2023-02-13 12:22:17 +01:00
2024-08-12 21:00:36 +02:00
2021-04-08 09:20:59 +02:00