You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shuanglin Liu 53ef20f65a ar71xx: add support for Rockeetech AP531B0
Specification:
- SoC: Qualcomm Atheros QCA9531 (650/400/216 MHz (CPU/DDR/AHB))
- RAM: 64 MiB DDR2
- Storage: 16 MiB of flash (optional 16 MiB second flash)
- Wireless: built into QCA9531 (Honey Bee), PHY modes b/g/n
- Ethernet: 1x100M (port0) 1x100M (port 4)
- PCI-E: x1
- SIMcard slot: x1
- USB 2.0 port: x1 (optional)
- Ext GPIO pin: x8
- UART for serial console: x1
- External watchdog: x1 (optional)
- Power supply: 9-48V (DC jack/passive PoE)

Installation through tftp:
- Copy <Firmware Image Name> into tftp directory
- Connect board via ttl port and Ethernet port
- Boot the AP531B0
- When "Autobooting in 1 seconds" appears press Enter
- Set serverip and ipaddr appropriate
  (e.g. setenv serverip 192.168.88.10;setenv ipaddr 192.168.88.1)
- Enter "tftp 0x8050000 <Firmware Image Name>"
- Enter "erase 0x9f050000 +$filesize"
- Enter "cp.b 0x80500000 0x9f050000 $filesize"
- Enter "reset"

Signed-off-by: Shuanglin Liu <roboidler@gmail.com>
7 years ago
..
lzma-loader ar71xx/lzma-loader: fix O32 ABI conformance 9 years ago
Makefile ar71xx: convert mikrotik routerboard support to UBI 8 years ago
generic.mk ar71xx: add support for Rockeetech AP531B0 7 years ago
legacy-devices.mk ar71xx: Add support for D-Link EBR-2310 Rev. C 7 years ago
legacy.mk ar71xx: use common firmware partition for WNDAP360 7 years ago
mikrotik.mk ar71xx: Enable mtdsplit support for RB SPI NOR devices 7 years ago
nand.mk ar71xx: add ath10k driver and firmware for Netgear R6100 to firmware image 7 years ago
tp-link.mk ar71xx: add support for TL-WR802N Version 2 7 years ago
ubinize-nbg6716.ini ar71xx: nbg6716: Enable procd nand sysupgrage 10 years ago
ubinize-wndr4300.ini ar71xx: remove old jffs2 marker from image generation on nand targets 10 years ago
ubnt.mk ar71xx: image: drop redundant CONSOLE assignment 7 years ago