openwrtv3/target/linux/ar71xx/image
Mantas Pucka 68b5d34f69 ar71xx: add support for 8devices Rambutan development board
Rambutan is a Wifi module based on QCA9550/9557
http://www.8devices.com/products/rambutan

This commit adds basic support for Rambutan development kit

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
- 1x USB2.0 host socket + 1x USB2.0 pins on 2.54mm header

Flash instructions:
Stock firmware is OpenWrt, so use:
 sysupgrade -n /tmp/lede-ar71xx-nand-rambutan-squashfs-sysupgrade.tar
or upgarde from GUI (don't save config)
Use factory image to flash from U-Boot:
 tftpboot 80060000 lede-ar71xx-nand-rambutan-squashfs-factory.ubi
 nand erase.part ubi
 nand write 80060000 ubi ${filesize}

Signed-off-by: Mantas Pucka <mantas@8devices.com>
[split support in uboot-envtools package into a separate commit,
fixed alphabetical order in lib/preinit/05_set_iface_mac_ar71xx]
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
2017-05-15 22:43:33 +02:00
..
lzma-loader ar71xx/lzma-loader: fix O32 ABI conformance 2016-01-17 15:29:03 +00:00
generic.mk ar71xx: move Zbtlink ZBT-WE1526 to generic build target 2017-05-15 22:43:33 +02:00
legacy-devices.mk ar71xx: move Zbtlink ZBT-WE1526 to generic build target 2017-05-15 22:43:33 +02:00
legacy.mk ar71xx: move Zbtlink ZBT-WE1526 to generic build target 2017-05-15 22:43:33 +02:00
Makefile ar71xx: convert mikrotik routerboard support to UBI 2017-01-16 20:40:12 +01:00
mikrotik.mk ar71xx: enable nand-utils in the mikrotik subtarget to ensure it makes it to initramfs 2017-05-12 13:29:55 +02:00
nand.mk ar71xx: add support for 8devices Rambutan development board 2017-05-15 22:43:33 +02:00
tp-link.mk ar71xx: tp-link.mk: always include device version in image and DEVICE_TITLE 2017-04-03 12:29:07 +02:00
ubinize-nbg6716.ini ar71xx: nbg6716: Enable procd nand sysupgrage 2014-06-26 11:43:38 +00:00
ubinize-wndr4300.ini ar71xx: remove old jffs2 marker from image generation on nand targets 2014-06-24 18:14:18 +00:00
ubnt.mk ar71xx: add support for UniFi-AC-Mesh 2017-05-15 22:43:33 +02:00