immortalwrt/target/linux/ipq40xx
Leon M. George dd74723386 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-11 09:00:53 +08:00
..
base-files Merge Lean's source 2020-03-02 16:29:04 +08:00
files-4.14 ipq40xx: improve ASUS RT-AC58U support (#3680) 2020-03-09 16:33:28 +08:00
files-4.19 ipq40xx: improve ASUS RT-AC58U support (#3680) 2020-03-09 16:33:28 +08:00
image ipq40xx: add cpximg to flash Compex WPJ428 via bootloader 2020-03-11 09:00:53 +08:00
patches-4.14 kernel: bump 4.14 to 4.14.172 2020-03-10 11:16:01 +08:00
patches-4.19 Merge Lean's source 2020-03-05 22:44:55 +08:00
profiles migrate kernel package to support 4.14.32 2018-04-08 17:31:55 +08:00
config-4.14 ipq40xx: Add SDHCI VQMMC LDO driver 2019-11-16 01:44:04 -08:00
config-4.19 ipq40xx: sync source code 2020-02-25 17:26:06 +08:00
Makefile luci-app-ssr-plus: fix typo 2020-03-08 15:34:33 +08:00