pmaports-a71/device
Luca Weiss da8d31d637
linux-postmarketos-qcom-msm8974: upgrade to 6.11.4 (MR 5725)
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:
* Convert some =y to =m to reduce kernel size, mostly NFS_FS and CIFS
  since those are quite big and there's no point in having them
  built-in.
* Disable EXT2_FS & EXT3_FS - handled by EXT4 driver
* Disable PCI - unused
[ci:skip-build]: already built successfully in CI
2024-10-22 21:17:57 +02:00
..
.shared-patches linux: add two quirks for check-lxdialog.sh (MR 5516) 2024-09-03 22:56:29 -07:00
archived device-samsung-on7xelte-downstream: fix kernel package dependency (MR 5721) 2024-10-19 13:25:25 +02:00
community linux-postmarketos-qcom-msm8953: upgrade to 6.11.1 (MR 5690) 2024-10-19 13:44:20 +02:00
main device-pine64-pinephone: depend on postprocessd (MR 5699) 2024-10-14 14:39:38 +02:00
testing linux-postmarketos-qcom-msm8974: upgrade to 6.11.4 (MR 5725) 2024-10-22 21:17:57 +02:00