Jump to content

[Armbian build PR] - Bump rockchip64 edge kernel to 6.10


Recommended Posts

Posted

Description

Bump rockchip64 edge kernel to v6.10. Includes the rk3328 gpio2 bank fix from https://github.com/armbian/build/pull/6974

Minor changes have been needed to bring patches from 6.9 to 6.10 (notably, very small rework of the overlay compilation).

@brentr rk3308 now has a mainline audio codec driver. It breaks several patches that previously introduced a driver and manipulated it to "sync with BSP" and convert to "component". This commit contains all the modifications I did to allow the kernel to compile cleanly, but the result may not provide working audio or may not provide the same functionalities as before, hence rk3308 audio section requires some more separate (ie: another pull request) analisys and perhaps some rework.

GitHub issue reference: Jira reference number AR-2428

How Has This Been Tested?

  • [x] Compile deb packages
  • [x] Test on a rk3328 live system
  • [ ] Test on a rk3399 live system

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [x] My changes generate no new warnings

View the full article

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines