openwrtv4/target/linux/ath79/image
David Bauer c4931713df ath79: add support for OCEDO Koala
This commit adds support for the OCEDO Koala

SOC:	Qualcomm QCA9558 (Scorpion)
RAM:    128MB
FLASH:  16MiB
WLAN1:  QCA9558 2.4 GHz 802.11bgn 3x3
WLAN2:  QCA9880 5 GHz 802.11nac 3x3
INPUT:  RESET button
LED:    Power, LAN, WiFi 2.4, WiFi 5, SYS
Serial: Header Next to Black metal shield
        Pinout is 3.3V - GND - TX - RX (Arrow Pad is 3.3V)
        The Serial setting is 115200-8-N-1.

Tested and working:
 - Ethernet
 - 2.4 GHz WiFi
 - 5 GHz WiFi
 - TFTP boot from ramdisk image
 - Installation via ramdisk image
 - OpenWRT sysupgrade
 - Buttons
 - LEDs

Installation seems to be possible only through booting an OpenWRT
ramdisk image.

Hold down the reset button while powering on the device. It will load a
ramdisk image named 'koala-uImage-initramfs-lzma.bin' from 192.168.100.8.

Note: depending on the present software, the device might also try to
pull a file called 'koala-uimage-factory'. Only the name differs, it
is still used as a ramdisk image.

Wait for the ramdisk image to boot. OpenWRT can be written to the flash
via sysupgrade or mtd.

Due to the flip-flop bootloader which we not (yet) support, you need to
set the partition the bootloader is selecting. It is possible from the
initramfs image with

 > fw_setenv bootcmd run bootcmd_1

Afterwards you can reboot the device.

Signed-off-by: David Bauer <mail@david-bauer.net>
2018-08-09 18:44:57 +02:00
..
lzma-loader ath79: lzma-loader: sync with ar71xx target 2018-06-06 22:25:53 +02:00
common-netgear.mk ath79: mark netgear variables as device specific 2018-08-08 08:11:11 +02:00
common-tp-link.mk ath79: add support for TP-Link RE450 v2 2018-07-02 07:05:33 +02:00
generic-tp-link.mk ath79: don't include tl-wdr3600 image build code for tl-wdr4300 2018-08-08 08:11:11 +02:00
generic-ubnt.mk ath79: add support for UniFi AC-Mesh Pro 2018-07-07 21:07:40 +02:00
generic.mk ath79: add support for OCEDO Koala 2018-08-09 18:44:57 +02:00
Makefile ath79: add support for Buffalo BHR-4GRV2 2018-08-09 18:44:57 +02:00
nand.mk ath79: add initial nand support for gl-ar300m 2018-06-18 20:29:38 +02:00
tiny-netgear.mk ath79: cleanup netgear wnr612-v2 supported devices 2018-08-08 08:11:11 +02:00
tiny-tp-link.mk ath79: Fix led nodes for TL-WR740N v2 and add its clones 2018-08-08 08:11:11 +02:00
tiny.mk ath79: add support for Buffalo BHR-4GRV2 2018-08-09 18:44:57 +02:00