Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rk3588: Enable current kernel branch for some boards #6740

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

ColorfulRhino
Copy link
Collaborator

@ColorfulRhino ColorfulRhino commented Jun 13, 2024

Description

Enable the current kernel branch for some RK3588 boards, which was introduced in #6699

current is kernel version 6.8 at the moment and should stay a more stable alternative than edge, which is often a rc kernel. This is useful when using the board as daily driver for example or when you don't want anythign at all to suddenly break.
current will stay at the next LTS kernel once released.

I did not enable it for every board at once, only the NanoPC T6 and the CM3588 NAS for now.
Feel free to add a commit to this PR or let me know if you'd like to enable current on a specific board.

How Has This Been Tested?

  • ./compile.sh BOARD=nanopc-cm3588-nas BRANCH=current RELEASE=trixie EXPERT=yes KERNEL_CONFIGURE=no BUILD_MINIMAL=no BUILD_DESKTOP=no

Checklist:

  • My code follows the style guidelines of this project
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@github-actions github-actions bot added size/small PR with less then 50 lines Hardware Hardware related like kernel, U-Boot, ... labels Jun 13, 2024
@ColorfulRhino ColorfulRhino added the Discussion Being discussed - Voice your opinions :) label Jun 17, 2024
@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge 08 Milestone: Third quarter release labels Jun 24, 2024
@igorpecovnik igorpecovnik merged commit f94a04e into armbian:main Jun 24, 2024
@ColorfulRhino ColorfulRhino deleted the rk3588-current-enable branch June 25, 2024 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
08 Milestone: Third quarter release Discussion Being discussed - Voice your opinions :) Hardware Hardware related like kernel, U-Boot, ... Ready to merge Reviewed, tested and ready for merge size/small PR with less then 50 lines
Development

Successfully merging this pull request may close these issues.

2 participants