openwrt/target/linux/ath79
Leon M. George 9f261e36de ath79: build Compex WPJ531 cpximg files
Generate additional images that are compatible to the 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 '7A04':

tftp -v -m binary 192.168.1.1 -c put openwrt-ath79-generic-compex_wpj531-16m-squashfs-cpximg-7A04.bin

These files can also be used with the sysupgrade utility in stock images (add
SSH key in luci for root access).

Signed-off-by: Leon M. George <leon@georgemail.eu>
[fix sorting of definitions]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-06-28 00:26:39 +02:00
..
base-files/etc/hotplug.d/ieee80211 ath79: add mikrotik subtarget 2020-03-17 11:50:47 +01:00
dts ath79: add support for Compex WPJ531 (16M) 2020-06-28 00:26:39 +02:00
files ath79: add Mikrotik rb4xx series drivers 2020-06-15 21:16:18 +02:00
generic ath79: add support for Compex WPJ531 (16M) 2020-06-28 00:26:39 +02:00
image ath79: build Compex WPJ531 cpximg files 2020-06-28 00:26:39 +02:00
mikrotik treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
nand ath79/nand: add support for Netgear WNDR4300SW 2020-05-24 14:44:00 +02:00
patches-4.19 ath79: add Mikrotik rb4xx series drivers 2020-06-15 21:16:18 +02:00
patches-5.4 ath79: add Mikrotik rb4xx series drivers 2020-06-15 21:16:18 +02:00
tiny ath79: add support for TP-Link TL-WA801ND v3/v4 2020-06-19 15:50:29 +02:00
config-4.19 ath79: define CONFIG_MFD_RB4XX_CPLD to fix build breakage 2020-06-17 19:50:54 +02:00
config-5.4 ath79: define CONFIG_MFD_RB4XX_CPLD to fix build breakage 2020-06-17 19:50:54 +02:00
Makefile ath79: add mikrotik subtarget 2020-03-17 11:50:47 +01:00
modules.mk