Skip to content

board: promote Anbernic RG DS to supported - #10415

Merged
igorpecovnik merged 2 commits into
armbian:mainfrom
crackerjacques:promote-rg-ds-supported
Aug 14, 2026
Merged

board: promote Anbernic RG DS to supported#10415
igorpecovnik merged 2 commits into
armbian:mainfrom
crackerjacques:promote-rg-ds-supported

Conversation

@crackerjacques

@crackerjacques crackerjacques commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Following the 26.08 release announcement (#10336) inviting maintainers to
promote well-working CSC boards to Supported.

The Anbernic RG DS (RK3568) has been in the tree since #9934. It boots and
the hardware I care about is solid on its edge target — display, audio,
gamepad (pad2key), backlight. Renamed config/boards/anbernic-rg-ds.csc
.conf; BOARD_MAINTAINER is already set to my handle.

Built to confirm nothing regressed on current main.

Summary by CodeRabbit

  • Bug Fixes
    • Corrected the Anbernic board vendor identifier for consistent device recognition.

The Anbernic RG DS (RK3568) has been in the tree since armbian#9934 and works well on its edge target (display, audio, gamepad/pad2key, backlight). Following the 26.08 release call to promote well-working CSC boards (armbian#10336), rename the board config from .csc to .conf. BOARD_MAINTAINER is already set.

Signed-off-by: crackerjacques <jack@supremeoverlordjabs.co>
@github-actions github-actions Bot added the 08 Milestone: Third quarter release label Aug 14, 2026
@coderabbitai

coderabbitai Bot commented Aug 14, 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: Pro Plus

Run ID: 53dfd5b4-aeca-4f1a-ac92-fc15face19dc

📥 Commits

Reviewing files that changed from the base of the PR and between 7ce6875 and 7ccc6e6.

📒 Files selected for processing (1)
  • config/boards/anbernic-rg-ds.conf

📝 Walkthrough

Walkthrough

The board configuration changes BOARD_VENDOR from Anbernic to lowercase anbernic.

Changes

Board vendor normalization

Layer / File(s) Summary
Normalize board vendor identifier
config/boards/anbernic-rg-ds.conf
Updates the BOARD_VENDOR value to anbernic.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 7ccc6

This change promotes the Anbernic RG DS board configuration to the supported format without introducing an actionable merge-blocking risk; it is merge-ready after normal checks and review.

Possibly related PRs

  • armbian/build#10397: Normalizes BOARD_VENDOR values to lowercase in board configuration files.
🚥 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.
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 describes the primary change: promoting the Anbernic RG DS board from CSC to Supported.
✨ 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 Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... labels Aug 14, 2026
@github-actions github-actions Bot added the Ready to merge Reviewed, tested and ready for merge label Aug 14, 2026
@github-actions

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 Aug 14, 2026
BOARD_VENDOR is a slug/keyword (vendor grouping), and every other board uses a
lowercase value (allwinner, khadas, friendlyelec, ...). "Anbernic" was the sole
uppercase exception; normalize to "anbernic". BOARD_NAME (the display name)
keeps its capitalization.

Signed-off-by: Igor Pecovnik <igor@armbian.com>
@github-actions github-actions Bot added Ready to merge Reviewed, tested and ready for merge Needs review Seeking for review and removed Ready to merge Reviewed, tested and ready for merge labels Aug 14, 2026
@igorpecovnik

Copy link
Copy Markdown
Member

my commit is solving this problem:
image

@igorpecovnik
igorpecovnik merged commit 6e25d76 into armbian:main Aug 14, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

08 Milestone: Third quarter release Hardware Hardware related like kernel, U-Boot, ... Needs review Seeking for review 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