You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
6 years ago
..
ar71xx ar71xx: add support for OCEDO Koala 6 years ago
ath79 ath79: add support for OCEDO Koala 6 years ago
cns3xxx treewide: use the generic board_name function 7 years ago
imx6 treewide: use the generic board_name function 7 years ago
ipq40xx ipq40xx: add support for the ZyXEL NBG6617 6 years ago
ipq806x ipq40xx: add target 6 years ago
kirkwood kirkwood: add support for Iomega Storcenter ix2-200 6 years ago
lantiq lantiq: use the compatible string as board name 7 years ago
layerscape uboot-envtools: add configuration for Traverse LS1043 boards. 6 years ago
mvebu mvebu: add support for WRT32X (venom) 6 years ago
mxs treewide: use the generic board_name function 7 years ago
oxnas treewide: use the generic board_name function 7 years ago
pistachio pistachio: remove custom board detection override 7 years ago
ramips ramips: add U-Boot env support for ALFA Network AC1200RM 6 years ago
uboot-envtools.sh move boot related packages to their own folder 12 years ago