Skip to content

rock5c: fix rk3582 with disabled rkvdec node #6560

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

Merged
merged 1 commit into from
May 9, 2024

Conversation

amazingfate
Copy link
Contributor

Description

Today many users get their rock5c/lite. And they find some rk3582 socs has disabled rkvdec nodes. The board I have has good rkvdec nodes, but when there is at least one rkvdec node disabled, node rkvdec-ccu should get disabled. Otherwise this will cause board not booting.

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 BOARD=rock-5c BRANCH=vendor BUILD_DESKTOP=no BUILD_MINIMAL=yes DEB_COMPRESS=xz KERNEL_CONFIGURE=no RELEASE=bookworm KERNEL_GIT=shallow
  • Tested on board with broken rkvdec nodes.

Checklist:

Please delete options that are not relevant.

  • 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
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@amazingfate amazingfate requested a review from igorpecovnik as a code owner May 8, 2024 16:13
@github-actions github-actions bot added size/small PR with less then 50 lines Hardware Hardware related like kernel, U-Boot, ... labels May 8, 2024
@chainsx chainsx added the Ready to merge Reviewed, tested and ready for merge label May 9, 2024
@amazingfate amazingfate merged commit 1ff445f into armbian:main May 9, 2024
igorpecovnik added a commit that referenced this pull request May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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