Skip to content

RK3506: Update DDR, TEE, ROCKUSB blobs - #10620

Merged
igorpecovnik merged 1 commit into
armbian:mainfrom
vidplace7:rk3506-update-blobs
Sep 4, 2026
Merged

RK3506: Update DDR, TEE, ROCKUSB blobs#10620
igorpecovnik merged 1 commit into
armbian:mainfrom
vidplace7:rk3506-update-blobs

Conversation

@vidplace7

@vidplace7 vidplace7 commented Sep 4, 2026

Copy link
Copy Markdown
Member

Description

Update boot blobs for RK3506 family per @Kwiboo's recommendation in #10470.
These blobs are now generic for RK3506G, RK3506B and RK3506J ❤️.

Depends on:

How Has This Been Tested?

Boot tested:

  • luckfox-lyra-zero-w trixie (RK3506B)
  • ebyte-ecb41-pge trixie (RK3506G)

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

Summary by CodeRabbit

  • Updates
    • Updated rk3506 and rk3506b boot components to use the latest shared DDR, loader, and trusted execution environment binaries.
    • Standardized boot component selection across both SoC variants.
    • Improved compatibility and consistency for supported rk3506-series hardware.

Update blobs for RK3506 family. These blobs are now generic for RK3506G, RK3506B and RK3506J.
@coderabbitai

coderabbitai Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Team

Run ID: 7eaebeb8-0939-4503-b400-3761fcdad6d9

📥 Commits

Reviewing files that changed from the base of the PR and between ef827c3 and 1edc0a1.

📒 Files selected for processing (1)
  • config/sources/families/rockchip.conf

Included review availability: Your plan provides up to 8 included reviews per hour; 7 remain after this review.


📝 Walkthrough

Walkthrough

The Rockchip configuration now uses shared, updated DDR, ROCKUSB, and TEE blobs for rk3506 and rk3506b. The previous SoC-specific blob selections were removed.

Changes

RK3506 blob defaults

Layer / File(s) Summary
Shared RK3506 blob selection
config/sources/families/rockchip.conf
Both SoCs use the v1.09 DDR blob, v1.09.112 loader, and v2.50 TEE blob.

Estimated code review effort: 2 (Simple) | ~5 minutes

Merge Risk: ⚪ Minimal · up to 1edc0

RK3506 and RK3506B builds now use shared updated DDR, ROCKUSB, and TEE blobs. No current evidence indicates a user-impacting regression or merge-blocking risk.

Suggested reviewers: paolosabatino

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main changes: updating the RK3506 DDR, TEE, and ROCKUSB boot blobs.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added size/small PR with less then 50 lines 11 Milestone: Fourth quarter release Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... labels Sep 4, 2026
@github-actions github-actions Bot added the Ready to merge Reviewed, tested and ready for merge label Sep 4, 2026
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

✅ This PR has been reviewed and approved — all set for merge!

@github-actions github-actions Bot removed the Needs review Seeking for review label Sep 4, 2026
@igorpecovnik
igorpecovnik merged commit 5329e66 into armbian:main Sep 4, 2026
13 checks passed
@vidplace7
vidplace7 deleted the rk3506-update-blobs branch September 4, 2026 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

11 Milestone: Fourth quarter release 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.

3 participants