1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-22 07:31:37 +02:00
openwrt/target/linux
David Bauer e36f8b3f39 ar71xx: 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-06-07 09:31:58 +02:00
..
adm5120
adm8668
apm821xx kernel: bump 4.14 to 4.14.48 2018-06-05 22:54:00 +03:00
ar7
ar71xx ar71xx: add support for OCEDO Koala 2018-06-07 09:31:58 +02:00
arc770
archs38
armvirt
at91
ath25
ath79 ath79: add WLAN, Ethernet-Switch with LAN/WAN and Status LED to Dorin 2018-06-07 09:02:04 +02:00
au1000
bcm53xx kernel: bump 4.14 to 4.14.48 2018-06-05 22:54:00 +03:00
brcm47xx
brcm63xx
brcm2708
cns3xxx
gemini
generic kernel: bump 4.9 to 4.9.106 2018-06-07 09:04:46 +02:00
imx6
ipq40xx kernel: bump 4.14 to 4.14.48 2018-06-05 22:54:00 +03:00
ipq806x ipq806x: Enlarge R7800 flash - use netgear partition 2018-06-07 09:19:39 +02:00
ixp4xx
kirkwood
lantiq kernel: bump 4.14 to 4.14.48 2018-06-05 22:54:00 +03:00
layerscape
malta
mcs814x
mediatek kernel: bump 4.14 to 4.14.48 2018-06-05 22:54:00 +03:00
mpc85xx
mvebu kernel: bump 4.14 to 4.14.48 2018-06-05 22:54:00 +03:00
mxs
octeon
octeontx
omap
omap24xx
orion
oxnas kernel: bump 4.14 to 4.14.48 2018-06-05 22:54:00 +03:00
pistachio
ppc40x
ppc44x
ramips ramips: fix reboot with W25Q256 with 4-address-mode enabled 2018-06-07 02:34:13 +02:00
rb532
sunxi kernel: bump 4.9 to 4.9.106 2018-06-07 09:04:46 +02:00
uml
x86 kernel: bump 4.9 to 4.9.106 2018-06-07 09:04:46 +02:00
xburst
zynq zynq: remove support for kernel 4.4 2018-06-07 09:00:49 +02:00
Makefile