-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Description
Task description
This is a milestone tracker to add support for the Radxa Orion O6.
Everybody can contribute and reference this issue for progress.
Information about the board
This board has ACPI as well as device tree support via EDK2-UEFI. ACPI is matured enough to run mainline linux with proper PCIe support enabling GPU's like from AMD and Nvidia (up to and 30XX series confirmed working).
For now not all drivers are upstreamed so there is also downstream BSP that has full hardware enablement (Mali GPU, NPU, VPU, etc.). The goal here for an Armbian addition would be to offer the downstream kernel with Armbian Userspace with all neccessary kernel / userspace drivers ready configured out of the box. With the goal to steadily switch parts to their upstream counterparts like Mesa+Panthor for the integrated GPU.
Todo
- Create Board / SoC Family config (Proof of concept here https://github.com/amazingfate/build/tree/orion-o6)
- Adapt board config for the latest kernel source (based on 6.6)
- Create Cix extension to install userspace apps/fw/etc. (https://github.com/radxa-pkg/cix-prebuilt/releases)
- Add patches to enable Panthor support via device-tree boot (Reference Freedesktop/Marysaka implementation)