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
Leon M. George 15f585afc5 ath79: add support for Compex WPJ563
Specifications:

SoC: QCA9563
DRAM: 128MB DDR2
Flash: 16MB SPI-NOR
2 Gigabit ethernet ports
3×3 2.4GHz on-board radio
miniPCIe slot that supports 5GHz radio
PoE 24V passive or 36V-56V passive with optional IEEE 802.3af/at
USB 3.0 header

Installation:

To install, either start tftp in bin/targets/ath79/generic/ and use
the u-boot prompt over UART:

tftpboot 0x80500000 openwrt-ath79-generic-compex_wpj563-squashfs-sysupgrade.bin
erase 0x9f680000 +1
erase 0x9f030000 +$filesize
cp.b $fileaddr 0x9f030000 $filesize
boot

The cpximg file can be used with sysupgrade in the stock firmware (add
SSH key in luci for root access) or with the built-in cpximg loader.
The cpximg loader can be started either by holding the reset button
during power up or by entering the u-boot prompt and entering 'cpximg'.
Once it's running, a TFTP-server under 192.168.1.1 will accept the image
appropriate for the board revision that is etched on the board.

For example, if the board is labelled '7A02':

tftp -v -m binary 192.168.1.1 -c put openwrt-ath79-generic-compex_wpj563-squashfs-cpximg-7a02.bin

MAC addresses:

<&uboot 0x2e010>  *:71  (label)
<&uboot 0x2e018>  *:72
<&uboot 0x2e020>  *:73
<&uboot 0x2e028>  *:74

Only the first two are used (for ethernet), the WiFi modules have
separate (valid) addresses. The latter two addresses are not used.

Signed-off-by: Leon M. George <leon@georgemail.eu>
4 years ago
..
apm821xx apm821xx: derive DEVICE_DTS from device name 4 years ago
ar71xx ar71xx: Fix mikrotik NAND compile problem 4 years ago
arc770 arc770: use generic 02_sysinfo 4 years ago
archs38 archs38: use generic 02_sysinfo 4 years ago
armvirt armvirt,x86: fix build breakage of crypto ccp module 4 years ago
at91 treewide: drop shebang from non-executable target files 4 years ago
ath25 treewide: drop shebang from non-executable target files 4 years ago
ath79 ath79: add support for Compex WPJ563 4 years ago
bcm27xx kernel: bump 5.4 to 5.4.52 4 years ago
bcm47xx bcm47xx: fix switch setup for Linksys WRT610N v2 4 years ago
bcm53xx kernel: Update kernel 4.19 to version 4.19.131 4 years ago
bcm63xx bcm63xx: R5010UNv2: fix flash partitions for 16MB flash 4 years ago
cns3xxx kernel: Update kernel 4.19 to version 4.19.131 4 years ago
gemini treewide: drop shebang from non-executable target files 4 years ago
generic treewide: rename POWER_ON_STRIP register 4 years ago
imx6 treewide: drop shebang from non-executable target files 4 years ago
ipq40xx ipq40xx: support reset button for WPJ419 4 years ago
ipq806x ipq806x: really fix aliases node for Qualcomm IPQ8064/DB149 4 years ago
ipq807x treewide: remove maintainer variable from targets 4 years ago
kirkwood kernel: bump 5.4 to 5.4.52 4 years ago
lantiq lantiq: xrx200: disable unused switch and phy 4 years ago
layerscape layerscape: fix indent 4 years ago
malta malta: add missing symbols for kernel 5.4 4 years ago
mediatek mediatek: remove condition in Device/Default 4 years ago
mpc85xx treewide: rename POWER_ON_STRIP register 4 years ago
mvebu kernel: bump 5.4 to 5.4.52 4 years ago
mxs kernel: bump 5.4 to 5.4.28 4 years ago
octeon treewide: drop shebang from non-executable target files 4 years ago
octeontx treewide: kernel: drop redundant USB_EHCI_HCD=n config symbol 4 years ago
omap omap: derive DEVICE_DTS from device name 4 years ago
oxnas oxnas: use vendor_model scheme for ox810se 4 years ago
pistachio kernel: Update kernel 4.14 to version 4.14.187 4 years ago
ramips ramips: remove non-existant poe_passthrough for RouterBOARD 750Gr3 4 years ago
rb532 treewide: remove maintainer variable from targets 4 years ago
rockchip rockchip: don't disable timer LED trigger 4 years ago
samsung kernel: Update kernel 4.14 to version 4.14.187 4 years ago
sunxi sunxi: add text referencing Allwinner H3 and H5 CPUs 4 years ago
tegra tegra: correct cpu subtype 4 years ago
uml treewide: Remove self from MAINTAINER entries 4 years ago
x86 kernel/pcengines-apu2: detect apuv4 board 4 years ago
zynq zynq: switch to kernel 5.4 4 years ago
Makefile build: add 'make kernel_xconfig' command 4 years ago