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.
openwrt/target/linux/ath79
Andrey Bondar 326e488c7b ath79: add support for 8devices Rambutan board
Rambutan is a Wifi module based on QCA9550/9557
http://www.8devices.com/products/rambutan

Specification:

- 720/600/200 MHz (CPU/DDR/AHB)
- 128 MB of DDR2 RAM
- 128 MB of NAND Flash
- 1x 100Mbps Ethernet
- 1x 1000Mbps Ethernet (PHY on dev-kit)
- 1x Wifi radio 2x2 MIMO, dualband 2.4 and 5 GHz
- 2x U.FL connectors on module, chip antennas on dev-kit
- 1x miniPCIe slot
- 2x USB2.0 host
- 2x UART
- SPI, I2C, GPIO

Flash instructions:

Upgrade from ar71xx target:
 sysupgrade -F /tmp/openwrt-ath79-nand-8dev_rambutan-squashfs-sysupgrade.tar
or upgrade from GUI (don't save config)

Use factory image to flash from U-Boot:
 tftpboot 80060000 openwrt-ath79-nand-8dev_rambutan-squashfs-factory.ubi
 nand erase.part ubi
 nand write 80060000 ubi ${filesize}

Signed-off-by: Petr Štetiar <ynezz@true.cz> [copy&pasted missing commit description]
Signed-off-by: Andrey Bondar <a.bondar@8devices.com>
4 years ago
..
base-files/etc/hotplug.d/ieee80211 ath79: add mikrotik subtarget 4 years ago
dts ath79: add support for 8devices Rambutan board 4 years ago
files kernel: Update kernel 4.19 to version 4.19.131 4 years ago
generic ath79: add support for GL.iNet GL-MiFi 4 years ago
image ath79: add support for 8devices Rambutan board 4 years ago
mikrotik treewide: drop shebang from non-executable target files 4 years ago
nand ath79: add support for 8devices Rambutan board 4 years ago
patches-4.19 kernel: Update kernel 4.19 to version 4.19.131 4 years ago
patches-5.4 kernel: Update kernel 5.4 to version 5.4.50 4 years ago
tiny ath79: add support for TP-Link TL-WA801ND v3/v4 4 years ago
Makefile ath79: switch to kernel 5.4 4 years ago
config-4.19 ath79: add support for 8devices Rambutan board 4 years ago
config-5.4 ath79: add support for 8devices Rambutan board 4 years ago
modules.mk ath79: add new OF only target for QCA MIPS silicon 6 years ago