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.
openwrt/target/linux
David Bauer 6476148034 ath79: add support for OCEDO Raccoon
This commit adds support for the OCEDO Raccoon

SOC:	Atheros AR9344
RAM:    128MB
FLASH:  16MiB
WLAN1:  AR9344 2.4 GHz 802.11bgn 2x2
WLAN2:  AR9382 5 GHz 802.11an 2x2
INPUT:  RESET button
LED:    Power, LAN, WiFi 2.4, WiFi 5
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.

	NOTE: The U-Boot won't boot with the serial attached.
	Boot the device without serial attached and attach it
	after 3 seconds.

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 'raccoon-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 'raccoon-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
..
adm5120 kernel: mark all v3.18 and v4.4 kernels are source-only 6 years ago
adm8668 kernel: mark all v3.18 and v4.4 kernels are source-only 6 years ago
apm821xx kernel: bump 4.14 to 4.14.48 6 years ago
ar7 kernel: bump 4.9 to 4.9.100 6 years ago
ar71xx ar71xx: factor out safe loader image build code 6 years ago
arc770 kernel: bump 4.14 to 4.14.51 6 years ago
archs38 kernel: enable THIN_ARCHIVES by default 6 years ago
armvirt arm64: enable harden branch predictor 6 years ago
at91 kernel: remove DEVMEM and DEVKMEM from target's config 6 years ago
ath25 ath25: drop 4.9 kernel support 6 years ago
ath79 ath79: add support for OCEDO Raccoon 6 years ago
au1000 kernel: mark all v3.18 and v4.4 kernels are source-only 6 years ago
bcm53xx bcm53xx: exit if writing kernel during sysupgrade fails 6 years ago
brcm47xx kernel: bump 4.9 to 4.9.111 6 years ago
brcm63xx kernel: enable THIN_ARCHIVES by default 6 years ago
brcm2708 brcm2708: platform.sh: fix tar directory directive 6 years ago
cns3xxx kernel: enable THIN_ARCHIVES by default 6 years ago
gemini kernel: remove DEVMEM and DEVKMEM from target's config 6 years ago
generic kernel: move CONFIG_USB_MTU3 to generic config 6 years ago
imx6 kernel: enable THIN_ARCHIVES by default 6 years ago
ipq40xx kernel: bump 4.14 to 4.14.53 6 years ago
ipq806x ipq806x: fix numbering for Netgear R7800 LAN ports 6 years ago
ixp4xx kernel: bump to 4.9.105 6 years ago
kirkwood kernel: enable THIN_ARCHIVES by default 6 years ago
lantiq lantiq: enlarge AVM Fritz!Box 3370 flash 6 years ago
layerscape kernel: remove DEVMEM and DEVKMEM from target's config 6 years ago
malta malta: bump tp v4.14 6 years ago
mcs814x kernel: mark all v3.18 and v4.4 kernels are source-only 6 years ago
mediatek kernel: move CONFIG_USB_MTU3 to generic config 6 years ago
mpc85xx WDR4900v1 remove dt node for absent hw crypto. 6 years ago
mvebu kernel: bump 4.14 to 4.14.51 6 years ago
mxs kernel: enable THIN_ARCHIVES by default 6 years ago
octeon octeon: Add and set CPU type Octeon+ as default 6 years ago
octeontx kernel: enable THIN_ARCHIVES by default 6 years ago
omap kernel: enable EXPORTFS by default 6 years ago
omap24xx omap24xx: remove referece to not existing kmod-usb-musb-tusb6010 6 years ago
orion orion: remove linux 4.4 support 6 years ago
oxnas kernel: remove DEVMEM and DEVKMEM from target's config 6 years ago
pistachio kernel: bump 4.14 to 4.14.42 6 years ago
ppc40x treewide: drop target board_name functions 7 years ago
ppc44x ppc44x: mark as broken 7 years ago
ramips ramips: add support for Blueendless Kimax U35WF 6 years ago
rb532 treewide: move nand_do_upgrade call to platform_do_upgrade 6 years ago
sunxi sunxi: Enable SD block devices 6 years ago
uml kernel: bump 4.9 to 4.9.100 6 years ago
x86 kernel: bump 4.9 to 4.9.106 6 years ago
xburst kernel: mark all v3.18 and v4.4 kernels are source-only 6 years ago
zynq zynq: remove config options handled by generic 6 years ago
Makefile