ipq806x: replace ARM bootloader patch with pending upstream version
authorChristian Marangi <ansuelsmth@gmail.com>
Fri, 23 Feb 2024 16:54:52 +0000 (17:54 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 23 Feb 2024 17:04:48 +0000 (18:04 +0100)
commitb2bb4b0f0a4ecd4c3ad58ea42dde14dce87788fc
tree97229e89d34eade85777f325695fb9266a65d71b
parent68968fc981b7804032eba0339a40054f39e0d22f
ipq806x: replace ARM bootloader patch with pending upstream version

Replace ARM bootloader patch with pending upstream version. The patch
got reviewed upstream and tested on a Netgear R7800.

This fix a problem with the ARM decompressor and permits to use
AUTO_ZRELADDR without having to hardcode PHYS_OFFSET as the bootloader
now correctly parse the memory modes in the appended DTB.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
target/linux/ipq806x/config-6.1
target/linux/ipq806x/patches-6.1/0060-ARM-mach-qcom-fix-support-for-ipq806x.patch [deleted file]
target/linux/ipq806x/patches-6.1/0067-generic-Mangle-bootloader-s-kernel-arguments.patch [deleted file]
target/linux/ipq806x/patches-6.1/900-arm-add-cmdline-override.patch
target/linux/ipq806x/patches-6.1/901-01-ARM-decompressor-support-memory-start-validation-.patch [new file with mode: 0644]
target/linux/ipq806x/patches-6.1/901-02-ARM-decompressor-add-option-to-ignore-MEM-ATAGs.patch [new file with mode: 0644]
target/linux/ipq806x/patches-6.1/902-ARM-decompressor-support-for-ATAGs-rootblock-parsing.patch [new file with mode: 0644]