khadas-edge2: remove legacy uboot#9367
Conversation
📝 WalkthroughWalkthroughThe pull request removes a branch-specific U-Boot setup function from the Khadas Edge2 board configuration and consolidates its logic into a mainline U-Boot override function, eliminating branch-based conditionals and simplifying the boot configuration flow. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
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. Comment |
|
✅ This PR has been reviewed and approved — all set for merge! |
Agreed during maintainer meeting
Description
Remove Khadas Edge 2 vendor uboot support as it is broken on recent builds and mainline uboot also has similar functionalities including kbi command with patch.
GitHub issue reference:
Jira reference number [AR-9999]
Documentation summary for feature / change
Please delete this section if entry to main documentation is not needed.
If documentation entry is predicted, please provide key elements for further implementation into main documentation and set label to "Needs Documentation". You are welcome to open a PR to documentation or you can leave following information for technical writer:
How Has This Been Tested?
Checklist:
Please delete options that are not relevant.
Summary by CodeRabbit