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

RESEND - Add initial support for Orangepi 5 Ultra #7902

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

EvilOlaf
Copy link
Member

@EvilOlaf EvilOlaf commented Mar 2, 2025

Description

#7856

Backported dt for current.
Jimmy Hons integration branch for edge
https://github.com/jimmyhon/linux/tree/integrate-6.15
https://patchwork.kernel.org/project/linux-rockchip/cover/20250220041010.3801-1-honyuenkwun@gmail.com/

Test images

http://fi.mirror.armbian.de/.testing/Armbian-unofficial_25.05.0-trunk_Orangepi5-ultra_bookworm_current_6.12.16_minimal.img.xz broken
http://fi.mirror.armbian.de/.testing/Armbian-unofficial_25.05.0-trunk_Orangepi5-ultra_bookworm_edge_6.14.0-rc1_minimal.img.xz broken

How Has This Been Tested?

  • current build
  • edge build
  • 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

@github-actions github-actions bot added size/large PR with 250 lines or more Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... labels Mar 2, 2025
@Sinclear
Copy link

Sinclear commented Mar 2, 2025

The HDMI-out does not work. But the LED is blinking.

I understand it, the hdmi0 interface is reserved by rx
Maybe that's the problem...

@EvilOlaf
Copy link
Member Author

EvilOlaf commented Mar 3, 2025

@igorpecovnik igorpecovnik added Work in progress Unfinished / work in progress 05 Milestone: Second quarter release labels Mar 3, 2025
@Sinclear
Copy link

Sinclear commented Mar 3, 2025

photo_2025-03-03_15-46-48
the system was loaded correctly, except for the network controller
I can provide the system logs if they are needed.

@EvilOlaf
Copy link
Member Author

EvilOlaf commented Mar 3, 2025

Ethernet hasn't been brought up yet I guess

@jimmyhon
Copy link

jimmyhon commented Mar 4, 2025

Wifi (AP6611s) is not working yet. Ethernet using r8125 via PCIe should be working.

@Sinclear
Copy link

Sinclear commented Mar 4, 2025

The Ethernet is not working. it turned out to connect only via a usb wifi adapter

@Sinclear
Copy link

Sinclear commented Mar 4, 2025

I did a server build on debian 12. The Ethernet is working

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 Patches Patches related to kernel, U-Boot, ... size/large PR with 250 lines or more Work in progress Unfinished / work in progress
Development

Successfully merging this pull request may close these issues.

4 participants