Petr Štetiar
2e910039dd
ipq807x: add initial support for prpl Foundation Haze board
Haze is prpl Foundation's reference board (WNC LVRP).
Board info:
- IPQ8072A SoC
- 2 GiB RAM
- 4 GiB eMMC
- 8MiB SPI NOR (MX25U6435F)
- 3x 1GigE ports (QCA8075)
- 1x 10GigE port (AQR113C)
- 1x SFP cage
- WiFi 6GHz 160MHz (QCN9074)
- WiFi 5GHz 80+80MHz (QCN5054)
- WiFi 2.4G (QCN5024)
- ARM Standard 20-pin 2.54mm/0.1" JTAG (1V8 !!!)
- Bluetooth v5.0 + EDR with integrated Class 1 PA (CYW20704)
- 1x M.2 B-key socket with PCIe 3.0
- 1x USB 3.0 port
- UART marked J6 is 4-pin 2.54mm/0.1" connector 3V3(arrow),RX,TX,GND (115200 8N1)
- Reset and WPS buttons
Flashing instructions:
1. From U-Boot boot OpenWrt using initramfs image:
IPQ807x# tftpboot openwrt-ipq807x-generic-prpl_haze-initramfs-uImage.itb && bootm
2. In OpenWrt running from initramfs execute sysupgrade:
root@OpenWrt:/# sysupgrade -n /tmp/openwrt-ipq807x-generic-prpl_haze-squashfs-sysupgrade.bin
Work in progress/known issues:
* SFP feature not implemented/tested
* M.2 feature not implemented/tested
* Bluetooth feature not implemented/tested
* 6GHz wireless should be working, but not tested
* MAC address assigments for LAN interfaces
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2023-06-10 21:29:07 +02:00
..
2022-06-19 12:31:02 +02:00
2023-05-22 14:45:03 +02:00
2021-04-10 15:18:14 +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
2023-01-18 00:07:30 +01:00
2023-03-19 18:02:34 +01:00
2023-06-10 21:29:07 +02:00
2021-12-29 20:35:57 +01:00
2021-04-10 15:18:14 +02:00
2021-04-10 15:18:41 +02:00
2023-06-09 22:28:45 +02:00
2023-01-29 03:43:58 +00:00
2022-01-23 20:20:42 +00:00
2022-09-12 01:43:49 +01:00
2023-04-08 14:41:01 +02:00
2023-02-26 22:22:48 +01:00
2021-04-10 15:18:14 +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
2023-05-09 11:52:53 +02:00
2023-02-13 12:22:17 +01:00
2021-04-08 09:20:59 +02:00