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

Add rock5c support #6530

Merged
merged 1 commit into from
Apr 27, 2024
Merged

Add rock5c support #6530

merged 1 commit into from
Apr 27, 2024

Conversation

amazingfate
Copy link
Contributor

@amazingfate amazingfate commented Apr 27, 2024

Description

rock 5c and rock 5c lite share the same kernel dts, and dts nodes in rk3582 is disabled at uboot, so I add one board config for both rock 5c and rock 5c lite.
I also add a uboot patch to unlock good ip cores in rk3582. So rock 5c lite may boot with 6/7/8 cpu cores, or full encoder/decoder support.
vendor kernel support depends on armbian/linux-rockchip#176

How Has This Been Tested?

  • ./compile.sh BOARD=rock-5c BRANCH=vendor BUILD_DESKTOP=no BUILD_MINIMAL=no COMPRESS_OUTPUTIMAGE=sha,gpg,xz DEB_COMPRESS=xz KERNEL_CONFIGURE=no RELEASE=bookworm KERNEL_GIT=shallow
  • ./compile.sh BOARD=rock-5c BRANCH=edge BUILD_DESKTOP=no BUILD_MINIMAL=no COMPRESS_OUTPUTIMAGE=sha,gpg,xz DEB_COMPRESS=xz KERNEL_CONFIGURE=no RELEASE=bookworm KERNEL_GIT=shallow

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

@github-actions github-actions bot added size/large PR with 250 lines or more Hardware Hardware related like kernel, U-Boot, ... labels Apr 27, 2024
@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge 05 Milestone: Second quarter release labels Apr 27, 2024
@igorpecovnik igorpecovnik merged commit a1ae713 into armbian:main Apr 27, 2024
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
05 Milestone: Second quarter release Hardware Hardware related like kernel, U-Boot, ... Ready to merge Reviewed, tested and ready for merge size/large PR with 250 lines or more
Development

Successfully merging this pull request may close these issues.

2 participants