openwrt/target/linux/ipq40xx
Leon M. George 377e8942b2 ipq40xx: add cpximg to flash Compex WPJ428 via bootloader
Generate a cpximg that is compatible with the cpximg loader in Compex' u-boot.
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 an image
appropriate for the board revision that is etched on the board (e.g. 6A04).

The image can be pushed using tftp:
  tftp -v -m binary 192.168.1.1 -c put openwrt-ipq40xx-generic-compex_wpj428-squashfs-cpximg-6a04.bin

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

In mkmylofw_32m, the calculation of the "partition size" has been preferred
to just padding the partition as this will result in less block transfers
during flashing (while the additional complexity is bearable).

Signed-off-by: Leon M. George <leon@georgemail.eu>
Co-developed-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-03-10 13:44:51 +01:00
..
base-files ipq40xx: add support for 8devices Habanero DVK 2020-03-09 00:53:50 +01:00
files-4.14/arch/arm/boot/dts ipq40xx: fix usbport trigger on the RT-AC58U with USB 2.0 devices 2020-01-12 15:47:50 +01:00
files-4.19/arch/arm/boot/dts ipq40xx: add support for 8devices Habanero DVK 2020-03-09 00:53:50 +01:00
files-5.4 ipq40xx: add support for 8devices Habanero DVK 2020-03-09 00:53:50 +01:00
generic ipqx0xx: add Generic subtarget 2019-08-22 21:15:28 +02:00
image ipq40xx: add cpximg to flash Compex WPJ428 via bootloader 2020-03-10 13:44:51 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.172 2020-03-09 20:43:53 +01:00
patches-4.19 kernel: bump 4.19 to 4.19.108 2020-03-09 20:43:53 +01:00
patches-5.4 kernel: bump 5.4 to 5.4.24 2020-03-09 20:43:53 +01:00
profiles ipq40xx: add target 2018-03-14 19:04:50 +01:00
config-4.14 ipq40xx: add support for ASUS Lyra 2019-02-14 16:56:15 +01:00
config-4.19 ipq40xx: add IPQ4019 SD/MMC controller support 2020-03-09 00:53:50 +01:00
config-5.4 kernel: 5.4: move some kconfig options to generic 2020-03-10 10:05:50 +08:00
Makefile ipq40xx: add v5.4 support 2020-02-28 17:50:46 +01:00