openwrtv4/target/linux/ar71xx/image
Robert Marko 3b15eb06c3 ar71xx: complete support for RB wAP 2nD
This patch adds support for the MikroTik RouterBOARD wAP
https://mikrotik.com/product/RBwAP2nD

Specifications:

- SoC: Qualcomm QCA9533 (650 MHz)
- RAM: 64 MB
- Storage: 16 MB NOR SPI flash
- Wireless: built-in QCA9533, 2x2:2
- Ethernet: 1x100M (802.3af/at POE in)

This patch adds missing code to fully support wAP. Machfile already
contained configuration for wAP 2nD but device specific configuration
like LEDs etc. was missing.

Installation:

1. Login to the Mikrotik WebUI to backup your licence keys
2. Setup a DHCP/BOOTP server with:
   - DHCP-Option 66 (TFTP server name) pointing to a local TFTP
     server within the same subnet of the DHCP range
   - DHCP-Option 67 (Bootfile-Name) matching the initramfs filename
     of the to be booted image
3. Connect the port labeled internet to your local network
4. Keep the reset button pushed down and power on the board

The board should load and start the initramfs image from the TFTP
server. Login as root/without password to the started LEDE via SSH
listing on IPv4 address 192.168.1.1. Use sysupgrade to install LEDE.

Revert to RouterOS

Use the "rbcfg" package on in LEDE:
- rbcfg set boot_protocol bootp
- rbcfg set boot_device ethnand
- rbcfg apply

Open Netinstall and reboot routerboard. Now Netinstall sees RouterBOARD
and you can install RouterOS. If NetInstall gets stuck on Sending offer
just wait for it to timeout and then close and open Netinstall again.

Click on install again.

In order for RouterOS to function properly, you need to restore license
for the device. You can do that by including license in NetInstall.

Signed-off-by: Robert Marko <robimarko@gmail.com>
2017-11-14 22:36:46 +01:00
..
lzma-loader ar71xx: lzma loader use LTO 2017-10-24 13:24:04 +02:00
generic.mk ar71xx: add support for Wallys DR342 2017-11-14 22:36:46 +01:00
legacy-devices.mk ar71xx: ew-dorin target moved from legacy to generic 2017-10-07 09:20:04 +02:00
legacy.mk ar71xx: ew-dorin target moved from legacy to generic 2017-10-07 09:20:04 +02:00
Makefile ar71xx: image: use simply expanded variables 2017-06-11 21:32:17 +02:00
mikrotik.mk ar71xx: complete support for RB wAP 2nD 2017-11-14 22:36:46 +01:00
nand.mk ar71xx: add support for Nokia WI2A-AC200i 2017-10-19 12:27:42 +02:00
senao.mk ar71xx: fix EnGenius ENS202EXT mtd definition 2017-06-29 10:37:36 +02:00
tp-link.mk ar71xx: add support for TP-Link TL-WR810N v2 2017-11-14 22:36:46 +01: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: deactivate some boards with too small kernel partitions 2017-10-22 23:15:11 +02:00