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

Merged
merged 9 commits into from
Mar 8, 2025

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

@igorpecovnik
Copy link
Member

@EvilOlaf Ready?

@EvilOlaf
Copy link
Member Author

EvilOlaf commented Mar 8, 2025

I don't know. All the feedback I got is here and I don't have this board.

@igorpecovnik
Copy link
Member

I know. Well, there is no point in spending more time anyway. It seems that ethernet works, HDMI works, good enough for .csc.

@Sinclear
Copy link

Sinclear commented Mar 8, 2025

The Ethernet is working. WiFi is not working. The HDMI out is working. hdmirx did not check. if there are any more changes from the latest builds, I'll do a test today.

@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge and removed Needs review Seeking for review labels Mar 8, 2025
@igorpecovnik igorpecovnik merged commit fe49bf5 into armbian:main Mar 8, 2025
13 checks passed
torte71 pushed a commit to torte71/armbian-mksklipad50 that referenced this pull request Mar 10, 2025
* Create rk3588-orangepi-5-ultra.dts

* Create orangepi5-ultra.csc

* fixups

* add notes

* fix u-boot compilation

* Update to v7 patch series

https://patchwork.kernel.org/project/linux-arm-kernel/cover/20250222193332.1761-1-honyuenkwun@gmail.com/

* Update rk3588-orangepi-5-ultra.dts

While I don't fully understand either the `kernel-dtb` command nor the dt syntax itself for some reason the `nophandles` version stripped more than actually phandles. Lets see what happens this way.

* Delete patch/kernel/integrate-6.15/0001-tools-Makefile-remove-pci-target.patch

* disable OPTEE

armbian@c81f89c
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, ... Patches Patches related to kernel, U-Boot, ... Ready to merge Reviewed, tested and ready for merge 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