openwrtv3/package
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
..
base-files base-files: introduce sysupgrade signature chain verification 2018-08-08 02:22:54 +02:00
boot ath79: add support for OCEDO Koala 2018-08-09 18:44:57 +02:00
devel gdb: bump to 8.1.1 2018-08-01 16:12:53 +02:00
firmware firmware: intel-microcode: bump to 20180703 2018-08-09 01:00:06 +02:00
kernel Revert "netfilter: separate IPv6 relevant kernel modules from IPv4" 2018-08-06 19:46:37 +02:00
libs libubox: set HOST_BUILD_PREFIX 2018-08-07 22:31:48 +02:00
network odhcp6c: apply IPv6/ND configuration earlier 2018-08-09 18:46:57 +02:00
system ucert: update to lastest git HEAD 2018-08-08 19:52:13 +02:00
utils busybox: prevent compile hang with bzip2 enabled 2018-08-08 22:08:49 +02:00
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 2018-03-07 09:59:08 +01:00