Skip to content

arch: arm64: dts: Add OrangePi 5 Ultra board#370

Merged
igorpecovnik merged 2 commits intoarmbian:rk-6.1-rkr5.1from
khusika:opi5ultra
Jul 11, 2025
Merged

arch: arm64: dts: Add OrangePi 5 Ultra board#370
igorpecovnik merged 2 commits intoarmbian:rk-6.1-rkr5.1from
khusika:opi5ultra

Conversation

@khusika
Copy link
Copy Markdown
Member

@khusika khusika commented Jul 9, 2025

Original dts source: here
dts has been created based on Orange Pi 5 Max dts and selectively adjusted for Orange Pi 5 Ultra

Tested with vendor build command:
./compile.sh build BOARD=orangepi5-ultra BRANCH=vendor BUILD_DESKTOP=no BUILD_MINIMAL=yes KERNEL_CONFIGURE=no RELEASE=noble

  • Device boot
  • Wifi
  • Ethernet
  • Bluetooth
  • HDMI out
  • HDMI in (not tested)

image

@EvilOlaf
Copy link
Copy Markdown
Member

EvilOlaf commented Jul 9, 2025

With vendor almost all things should work. In this state I'm not sure if it is worth merging. This just causes user complains, especially non-working phy.

@EvilOlaf
Copy link
Copy Markdown
Member

EvilOlaf commented Jul 9, 2025

Signed-off-by: Khusika Dhamar Gusti <khusikadhamar@gmail.com>
@khusika
Copy link
Copy Markdown
Member Author

khusika commented Jul 10, 2025

Hi @EvilOlaf , thank you for your responses

In this state I'm not sure if it is worth merging. This just causes user complains, especially non-working phy.

I agree with your statement. I will choose not to rush merging this PR while I continue to work on testing and let this PR open.

Why not use from here as it is? https://github.com/orangepi-xunlong/linux-orangepi/blob/orange-pi-6.1-rk35xx/arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-ultra.dts

I have force-pushed the new patch as per your suggestion. However, the Ethernet connection issue still persists. The Ethernet indicator lights are functioning normally (blinking yellow and green), but when I check using the ip a command, the Ethernet interface does not appear in the list.
image
But lspci shows something different
image

Bluetooth now works fine with enable_extension "bcmdhd" enabled.
image

Build commands:
./compile.sh build BOARD=orangepi5-ultra BRANCH=vendor BUILD_DESKTOP=no BUILD_MINIMAL=no KERNEL_CONFIGURE=no RELEASE=noble ENABLE_EXTENSIONS=preset-firstrun CONSOLE_AUTOLOGIN=yes

Full Logs:
https://paste.armbian.com/mekugiveso

@khusika
Copy link
Copy Markdown
Member Author

khusika commented Jul 10, 2025

I have noticed that the RTL8125 status is disabled for no reason.
image

…s of opi5ultra

Signed-off-by: Khusika Dhamar Gusti <khusikadhamar@gmail.com>
@khusika
Copy link
Copy Markdown
Member Author

khusika commented Jul 10, 2025

I confirm that ethernet is working fine with the last commit above.
image

khusika added a commit to khusika/build that referenced this pull request Jul 11, 2025
Required patches: armbian/linux-rockchip#370

Signed-off-by: Khusika Dhamar Gusti <khusikadhamar@gmail.com>
igorpecovnik pushed a commit to armbian/build that referenced this pull request Jul 11, 2025
Required patches: armbian/linux-rockchip#370

Signed-off-by: Khusika Dhamar Gusti <khusikadhamar@gmail.com>
@igorpecovnik igorpecovnik merged commit 6478d74 into armbian:rk-6.1-rkr5.1 Jul 11, 2025
@khusika khusika deleted the opi5ultra branch July 12, 2025 15:13
jptcarreira pushed a commit to f2r-digital-roadbook/linux_armbian_build that referenced this pull request Jul 23, 2025
Required patches: armbian/linux-rockchip#370

Signed-off-by: Khusika Dhamar Gusti <khusikadhamar@gmail.com>
@miguepollo
Copy link
Copy Markdown

How do I put that image on my orangepi

@EvilOlaf
Copy link
Copy Markdown
Member

How do I put that image on my orangepi

Either find a matching pre-made image: https://github.com/armbian/community/releases
Or build one yourself: https://docs.armbian.com/Developer-Guide_Build-Preparation/
Then write to sd: https://docs.armbian.com/User-Guide_Getting-Started/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants