wlan-ap-Telecominfraproject/feeds/wifi-ax
Sven Eckelmann cc54c8654f ipq807x: Add support for Plasma Cloud PAX1800 v2
Device specifications:
======================

* Qualcomm IPQ6000
* 512 MB of RAM
* 64 MB of SPI NOR flash
  - 2x 28 MB available; but one of the 28 MB regions is the recovery image
* 2T2R 2.4 GHz Wi-Fi (11ax)
* 2T2R 5 GHz Wi-Fi (11ax)
* multi-color LED (controlled via red/green/blue GPIOs)
* 1x GPIO-button (reset)
* external h/w watchdog (enabled by default))
* TTL pins are on board
* 2x ethernet
  - eth0
    + 1000 Mbps Ethernet
    + used as LAN interface
  - eth1
    + 1000 Mbps Ethernet
    + 802.3at POE
    + used as WAN interface
* 12 2A DC
* internal antennas

Flashing instructions:
======================

Various methods can be used to install the actual image on the flash.
Two easy ones are:

ap51-flash
----------

The tool ap51-flash (https://github.com/ap51-flash/ap51-flash) should be
used to transfer the image to the u-boot when the device boots up.

initramfs from TFTP
-------------------

The serial console must be used to access the u-boot shell during bootup.
It can then be used to first boot up the initramfs image from a TFTP server
(here with the IP 192.168.1.21):

   setenv serverip 192.168.1.21
   setenv ipaddr 192.168.1.1
   setenv bootargs 'console=ttyMSM0,115200n8 rootfstype=squashfs,jffs2 board=PAX1800v2 root=31:10 mtdparts=spi32766.0:768k(0:SBL1),64k(0:MIBIB),1664k(0:QSEE),64k(0:DEVCFG),128k(0:RPM),64k(0:CDT),64k(0:APPSBLENV),640k(0:APPSBL),256k(0:ART),28672k(inactive),28672k(inactive2),64k(custom),64k(0:KEYS),2304k(0:WIFIFW)'
   tftpboot <filename-of-initramfs-kernel>.bin && bootm

The actual sysupgrade image can then be transferred (on the LAN port) to the
device via

  scp <filename-of-squashfs-sysupgrade>.bin root@192.168.1.1:/tmp/

On the device, the sysupgrade must then be started using

  sysupgrade -n /tmp/<filename-of-squashfs-sysupgrade>.bin

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2022-08-10 06:45:51 +02:00
..
ath11k-firmware wifi-ax/mac80211: make the 11.4 ath11k work inside the v5.4 kernel 2022-05-27 10:05:52 +02:00
ath11k-fwtest ath11k: add ath11k-fwtest support 2022-04-05 17:21:55 +02:00
ath11k-wifi ipq807x: Add support for Plasma Cloud PAX1800 v2 2022-08-10 06:45:51 +02:00
batman-adv wifi-ax: revert all ath11.5 changes 2022-06-09 14:03:05 +02:00
ftm ipq807x: add the diagchar module 2022-05-17 07:45:32 +02:00
hostapd hostapd: backport OWE patches 2022-06-30 12:19:41 +02:00
iw treewide: fix pkg hashes 2022-03-01 17:36:52 +01:00
libtcmd ipq807x: add certification support 2022-02-12 12:41:42 +01:00
mac80211 wifi-ax: revert all ath11.5 changes 2022-06-09 14:03:05 +02:00
qca-diag ipq807x: add certification support 2022-02-12 12:41:42 +01:00