Skip to content

Add RTL8125D rev.b firmware#4675

Merged
sairon merged 1 commit into
devfrom
rtl-8125-rev-b-firmware
Apr 30, 2026
Merged

Add RTL8125D rev.b firmware#4675
sairon merged 1 commit into
devfrom
rtl-8125-rev-b-firmware

Conversation

@sairon
Copy link
Copy Markdown
Member

@sairon sairon commented Apr 30, 2026

  • buildroot 6a8d7060f2...99bc39ee28 (1):

    package/linux-firmware: add RTL8125D rev.b firmware

Fixes #4587

Summary by CodeRabbit

  • Chores
    • Updated build system dependencies to the latest version.

* buildroot 6a8d7060f2...99bc39ee28 (1):
  > package/linux-firmware: add RTL8125D rev.b firmware

Fixes #4587
@sairon sairon requested a review from agners April 30, 2026 12:18
@sairon sairon added board/ova Open Virtual Appliance (Virtual Machine) linux Linux kernel related issue board/generic-x86-64 Generic x86-64 Boards (like Intel NUC) board/generic-aarch64 Generic aarch64 machine labels Apr 30, 2026
@sairon
Copy link
Copy Markdown
Member Author

sairon commented Apr 30, 2026

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 30, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 94908db1-2faf-4ff0-b9bd-873f9eef6614

📥 Commits

Reviewing files that changed from the base of the PR and between 01f1f8a and f6163d6.

📒 Files selected for processing (1)
  • buildroot

📝 Walkthrough

Walkthrough

Updates the buildroot Git submodule pointer to a new commit hash. This change modifies the submodule reference, which will affect the build system's dependencies and included components for the next build.

Changes

Cohort / File(s) Summary
Buildroot Submodule
buildroot
Updated Git submodule pointer to new commit hash; likely includes fixes for RTL8125 NIC (XID 689) driver support.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 Hops through commit hashes with glee,
A network device now shall be,
The Realtek chip, once shy and unknown,
Finds its driver, a path to home!
Buildroot updated, connectivity won—
The ethernet dances, the day is done!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Add RTL8125D rev.b firmware' accurately describes the main change: adding firmware support for a specific RTL8125D revision via buildroot submodule update.
Linked Issues check ✅ Passed The PR's buildroot update that adds RTL8125D rev.b firmware support directly addresses all coding requirements from issue #4587: resolving driver recognition of the XID 689 chip revision and restoring network functionality.
Out of Scope Changes check ✅ Passed The PR contains only a buildroot submodule pointer update, which is directly in scope for adding the RTL8125D rev.b firmware support required by the linked issue.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch rtl-8125-rev-b-firmware

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
Review rate limit: 6/8 reviews remaining, refill in 9 minutes and 43 seconds.

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

@sairon sairon merged commit b08c0b8 into dev Apr 30, 2026
3 checks passed
@sairon sairon deleted the rtl-8125-rev-b-firmware branch April 30, 2026 13:38
@github-actions github-actions Bot locked and limited conversation to collaborators May 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

board/generic-aarch64 Generic aarch64 machine board/generic-x86-64 Generic x86-64 Boards (like Intel NUC) board/ova Open Virtual Appliance (Virtual Machine) cla-signed linux Linux kernel related issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RTL8125D rev.b (XID 689) NIC not recognized in HAOS 17.1

2 participants