Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial support for the Orange Pi 5 Pro #6506

Merged
merged 4 commits into from
May 11, 2024

Conversation

Joshua-Riek
Copy link
Contributor

@Joshua-Riek Joshua-Riek commented Apr 21, 2024

Description

Add basic support for the new Orange Pi 5 Pro.

AR-2144

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.

  • Compile U-Boot, 5.10, and 6.1 kernel
  • System boots as expected
  • WiFi

Checklist:

Please delete options that are not relevant.

  • 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

@github-actions github-actions bot added size/medium PR with more then 50 and less then 250 lines Hardware Hardware related - kernel, u-boot, patches labels Apr 21, 2024
@Joshua-Riek
Copy link
Contributor Author

This PR depends on armbian/linux-rockchip#172.

@Joshua-Riek
Copy link
Contributor Author

There is still a problem with the Orange Pi 5 Pro where a kernel panic can occur on boot. I suspect ram instability, may need to update DDR and SPL blobs.

https://pastebin.com/PUsVAX56

@igorpecovnik
Copy link
Member

@Joshua-Riek
Copy link
Contributor Author

Good find, let me test with the updated blobs.

@Joshua-Riek
Copy link
Contributor Author

I updated the DDR and SPL blobs, booting perfectly now!

@Joshua-Riek
Copy link
Contributor Author

Quick note - Bluetooth and the USB 3.0 port are not yet working, so the board is marked as wip.

@igorpecovnik igorpecovnik merged commit de82b6f into armbian:main May 11, 2024
7 checks passed
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 - kernel, u-boot, patches Needs review Seeking for review size/medium PR with more then 50 and less then 250 lines
Development

Successfully merging this pull request may close these issues.

None yet

2 participants