linux-postmarketos-qcom-msm8974: upgrade to 6.11.4
Compare changes
There are no changes yet
No changes between msm8974-6.11 and version 2
Some kconfig changes to reduce kernel size to avoid conflict of 0x8000 (kernel load address) + uncompressed kernel size (arch/arm/boot/Image) + compressed kernel size (arch/arm/boot/zImage) being bigger than 0x1e00000 (tags address).
This causes mostly silent boot failures, with CONFIG_DEBUG_LL messages such as "no ATAGS support: can't continue" or "Error: invalid dtb and unrecognized/unsupported machine ID" can be seen on UART, though they're not very clear that the kernel image is essentially too big for what lk is setting up.
Manual kconfig changes:
Tested on:
No changes between msm8974-6.11 and version 2