ipq40xx: fix up Linksys WHW01 board name, device definition
authorTony Ambardar <itugrok@yahoo.com>
Tue, 6 Dec 2022 03:44:32 +0000 (19:44 -0800)
committerTony Ambardar <itugrok@yahoo.com>
Sat, 31 Dec 2022 13:02:38 +0000 (05:02 -0800)
commit2a9f3b7717d081a9d6cb34d7ad04e14b4e50d69e
tree4d47f78f17dee7a4d6f1ef2b64fabe627a1979e5
parentcda6f1c832f96bd24e5398e156a0e8d639c691a0
ipq40xx: fix up Linksys WHW01 board name, device definition

Update the board name defined in DTS to match online documentation and the
name encoded into factory firmware. This helps supports flashing firmware
factory images using 'sysupgrade'.

Original WHW01 device definition assumes the rootfs IMAGE_SIZE is 33 MB
instead of the correct 74 MB, and defines factory images which include
extra adjustments/padding that do not match OEM factory images and may
cause problems flashing. Update image size and build recipe to fix these.

Suggested-by: Wyatt Martin <wawowl@gmail.com>
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
package/boot/uboot-envtools/files/ipq40xx
target/linux/ipq40xx/base-files/etc/init.d/bootcount
target/linux/ipq40xx/base-files/lib/upgrade/platform.sh
target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4018-whw01-v1.dts [deleted file]
target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4018-whw01.dts [new file with mode: 0644]
target/linux/ipq40xx/image/generic.mk