Skip to content

rock-5t: add current kernel to build targets#9463

Merged
igorpecovnik merged 1 commit intomainfrom
rock-5t-add-current-kernel
Mar 2, 2026
Merged

rock-5t: add current kernel to build targets#9463
igorpecovnik merged 1 commit intomainfrom
rock-5t-add-current-kernel

Conversation

@igorpecovnik
Copy link
Member

@igorpecovnik igorpecovnik commented Mar 2, 2026

Summary

  • Adds current kernel to KERNEL_TARGET and KERNEL_TEST_TARGET for ROCK 5T board
  • Expands kernel options from vendor only to vendor,current

Test plan

  • Build test with current kernel
  • Verify boot functionality on ROCK 5T hardware

Summary by CodeRabbit

  • Chores
    • Updated Rock 5T board build configuration to include additional kernel target options alongside existing vendor targets.

@igorpecovnik igorpecovnik requested a review from HeyMeco as a code owner March 2, 2026 07:54
@github-actions github-actions bot added size/small PR with less then 50 lines 05 Milestone: Second quarter release labels Mar 2, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 2, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Jira integration is disabled

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between b212a70 and b1e853c.

📒 Files selected for processing (1)
  • config/boards/rock-5t.conf

📝 Walkthrough

Walkthrough

Updated Rock 5T board configuration: KERNEL_TARGET and KERNEL_TEST_TARGET values changed from "vendor" to "vendor,current". No other logic or public API changes.

Changes

Cohort / File(s) Summary
Kernel Target Configuration
config/boards/rock-5t.conf
Changed KERNEL_TARGET and KERNEL_TEST_TARGET from "vendor" to "vendor,current" (2-line edit).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A nibble of code, two lines made bright,
Vendor kept close, and "current" in sight,
Rock 5T hums a little more true,
Small change, big horizon — a hop and a chew 🥕

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch rock-5t-add-current-kernel

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 and usage tips.

@github-actions github-actions bot added Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... labels Mar 2, 2026
@igorpecovnik igorpecovnik merged commit bf95e79 into main Mar 2, 2026
13 checks passed
@igorpecovnik igorpecovnik deleted the rock-5t-add-current-kernel branch March 2, 2026 07:55
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, ... Needs review Seeking for review size/small PR with less then 50 lines

Development

Successfully merging this pull request may close these issues.

1 participant