-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
rockchip64-edge: bump to 6.12 #7447
Conversation
Hm must have been a fluke or rewriting the kernel config into 6.12 helped. |
build&boot on Nanopi R4s (RK3399): https://paste.armbian.com/hoviyuyuci |
And just for good measure the same with mainline 2024.10 uboot :) |
@EvilOlaf What't the output when setting |
Rock 3A also works fine. As stated must have been some sort of fluke. The board is acting weird anyways. Maybe hw defect. Needed multiple power cycles until it recognized the sd properly. With rng patches removed: |
With rng patches removed: |
Deletion of rockchip64-6.11 has broken a linked patch |
f2ae247
to
ec6b146
Compare
Hello, did a quick check on a rk3328 device and the 6.12 kernel boots without issues, I'll give an eye on rk3399 too. BTW, I got rc2 instead of rc6 (uname: |
Mainline 6.12 is defined rc2 now. I did the rebase on top of rc6 and it seems fine. |
@amazingfate ok got it, thanks for the clarification and thanks for the work. |
Description
rebase patches to 6.12-rc6. I delete rockchip64-6.11 to make the changes more readable by git
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.
./compile.sh kernel BOARD=orangepi3b BRANCH=edge DEB_COMPRESS=xz KERNEL_CONFIGURE=no KERNEL_GIT=shallow
Checklist:
Please delete options that are not relevant.