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/image
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
..
bin ath79: add support for PISEN WMB001N 5 years ago
lzma-loader ath79: move lzma-loader to the end of available RAM 4 years ago
Makefile treewide: simplify inclusion of subtarget image files 4 years ago
common-buffalo.mk ath79: sort device definitions in image/* 5 years ago
common-mikrotik.mk packages/boot: remove rbcfg 4 years ago
common-netgear.mk treewide: omit IMAGE_SIZE argument from check-size 4 years ago
common-tp-link.mk ath79: replace custom uImageArcher generation 4 years ago
common-yuncore.mk ath79: add support for YunCore TFTP image generation 5 years ago
generic-tp-link.mk ath79: add support for TP-Link CPE610 v2 4 years ago
generic-ubnt.mk ath79: Fix ubnt_edgeswitch-8xp DEVICE_PACKAGES 4 years ago
generic.mk ath79: add support for GL.iNet GL-MiFi 4 years ago
mikrotik.mk ath79: add support for MikroTik RouterBOARD 493G (rb4xx series) 4 years ago
nand.mk ath79: add support for 8devices Rambutan board 4 years ago
tiny-netgear.mk treewide: omit IMAGE_SIZE argument from check-size 4 years ago
tiny-tp-link.mk ath79: do not build TP-Link tiny images by default 4 years ago
tiny.mk ath79: Do not build buffalo_whr-g301n by default 4 years ago