Skip to content

Conversation

@EvilOlaf
Copy link
Member

@EvilOlaf EvilOlaf commented Feb 10, 2026

Description

Perhaps this was done by accident since this board is not H61x
https://forum.armbian.com/topic/55135-zeropi-booting-with-2550-trunk256-but-not-newer-images/#findComment-233056
@MichaIng

How Has This Been Tested?

  • build uboot
  • boot: nope, no hw

Checklist:

  • 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

Summary by CodeRabbit

  • Chores
    • Removed boot configuration variables from the Zeropi board configuration.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 10, 2026

📝 Walkthrough

Walkthrough

Two boot configuration variables (BOOTBRANCH and BOOTPATCHDIR) were removed from the zeropi board configuration file. No other modifications were made to the file.

Changes

Cohort / File(s) Summary
Boot Configuration Variables
config/boards/zeropi.csc
Removed BOOTBRANCH="tag:v2025.04" and BOOTPATCHDIR="v2025-sunxi" variable definitions.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 Two boot configs fade away,
From zeropi's board today,
Cleaner paths, a lighter load,
Hopping down the config road! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Zeropi: revert uboot bump' clearly and specifically describes the main change: reverting a u-boot version bump for the ZeroPi board, which matches the changeset that removes BOOTBRANCH and BOOTPATCHDIR variables.
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
  • Post copyable unit tests in a comment

No actionable comments were generated in the recent review. 🎉


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 02 Milestone: First quarter release size/small PR with less then 50 lines Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... labels Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

02 Milestone: First 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