Jump to content

[Armbian build PR] - Allwinner: edge: bump kernel to v6.4


Recommended Posts

Posted

Description

Bumps edge kernel to v6.4.

Megous patches are synced from orange-pi-6.4-20230619-0323 tag. Following heuristic was used to disable some of the Megous patches

  • patch was already disabled for previous kernel
  • patch also had a revert patch
  • patch had rockchip, rk3xxx or pinephone-pro in name

Following armbian patches were modified a bit to fix patch application failures

  • drv-iio-adc-axp20x_adc-arm64-dts-axp803-hwmon-enable-thermal.patch
  • drv-pmic-add-axp313a.patch
  • drv-rgb-add-ws2812.patch
  • drv-rtc-sun6i-support-RTCs-without-external-LOSCs.patch
  • drv-touchscreen-tsc2007-polling.patch

Following armbian patches were modified to fix compilation issues

  • Add-dump_reg-and-sunxi-sysinfo-drivers.patch
  • Add-sunxi-addr-driver-Used-to-fix-uwe5622-bluetooth-MAC-address.patch

Toggled CONFIG_MEDIA_SUPPORT from y to m in linux-sunxi-edge.config as a ridiculous workaround to fix booting on 32-bit devices otherwise it gets stuck on Starting Kernel similar to early 6.1.20 kernel builds.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.

  • [X] Booted 32-bit kernel on Nanopiduo2
  • [X] Tested that 64-bit kernel compiles successfully

Checklist:

  • [ ] My code follows the style guidelines of this project
  • [ ] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] My changes generate no new warnings
  • [ ] Any dependent changes have been merged and published in downstream modules

View the full article

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines