-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Conversation
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.
The HDMI-out does not work. But the LED is blinking. I understand it, the hdmi0 interface is reserved by rx |
Ethernet hasn't been brought up yet I guess |
Wifi (AP6611s) is not working yet. Ethernet using r8125 via PCIe should be working. |
The Ethernet is not working. it turned out to connect only via a usb wifi adapter |
I did a server build on debian 12. The Ethernet is working |
@EvilOlaf Ready? |
I don't know. All the feedback I got is here and I don't have this board. |
I know. Well, there is no point in spending more time anyway. It seems that ethernet works, HDMI works, good enough for .csc. |
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. |
* 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
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.xzbrokenhttp://fi.mirror.armbian.de/.testing/Armbian-unofficial_25.05.0-trunk_Orangepi5-ultra_bookworm_edge_6.14.0-rc1_minimal.img.xzbrokenHow Has This Been Tested?
current
buildedge
buildChecklist: