Bug 1227749 - Orange PI 5 Plus limited functionality
Summary: Orange PI 5 Plus limited functionality
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Current
Hardware: aarch64 openSUSE Tumbleweed
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: openSUSE Kernel Bugs
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-15 07:47 UTC by Aaron Williams
Modified: 2024-07-15 07:48 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
idbloader for Orange PI 5 Plus (194.00 KB, application/vnd.efi.img)
2024-07-15 07:47 UTC, Aaron Williams
Details
U-Boot for Orange Pi 5 Plus (1.11 MB, application/octet-stream)
2024-07-15 07:48 UTC, Aaron Williams
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Williams 2024-07-15 07:47:28 UTC
Created attachment 876046 [details]
idbloader for Orange PI 5 Plus

I managed to get U-Boot running on the Orange PI 5 Plus with a couple of key SUSE patches to the point where it is booting into OpenSUSE AARCH64 Rockchip version. Currently only the following are working:
- PCIe
  - NVME
- eMMC/SD
- Serial port

The following are not working:
- USB
- Realtek RTL8125 2.5G Ethernet drivers (seen on PCIe bus)
- Realtek RTL8852BE (seen on PCIe bus, not driver seems to be available)

Note that in U-Boot that USB also does not work and the network cards are not supported (as of 7/15).

I am attaching my U-Boot and idbloader for this board which should allow it to boot, use the usual offset 64 for the idbloader and offset 16384 for U-Boot.
Comment 1 Aaron Williams 2024-07-15 07:48:16 UTC
Created attachment 876047 [details]
U-Boot for Orange Pi 5 Plus