milas / rock5-talos

[**DEPRECATED** - see link for replacement!] Friendly fork of Talos Linux for the Radxa Rock 5 SBCs
https://github.com/milas/talos-sbc-rk3588
Mozilla Public License 2.0
17 stars 3 forks source link

EFI Boot Support #1

Closed milas closed 6 months ago

milas commented 1 year ago

Currently, this image is using a non-standard (for Talos) partition layout that works with the vendor U-Boot.

There's been some progress with EDK2, but as of the end of 2022, it appears to lack functional HDMI output and USB support.

milas commented 6 months ago

Upstream U-Boot now has good RK3588 support with functional EFI.

Note that the BSP/vendor kernel does NOT like to be booted via EFI, so this is still only useful for mainline kernels.

See also: https://gitlab.collabora.com/hardware-enablement/rockchip-3588/notes-for-rockchip-3588/-/blob/ba284da9c79bccb2c743b1da47afc26ca280d072/upstream_uboot.md