ryan4yin / nixos-rk3588

Minimal NixOS running on RK3588/RK3588s based SBC(Orange Pi 5 Plus, Orange Pi 5, Rock 5A, etc)
MIT License
152 stars 28 forks source link

UEFI boot menu over UART #55

Closed gnull closed 1 month ago

gnull commented 1 month ago

Hi!

https://github.com/ryan4yin/nixos-rk3588/blob/main/UEFI.md#user-content-1-flash-edk2-rk3588-to-spi-nor-flash

I'm following these steps, but got stuck on 3: I don't see any UEFI meny over UART. I don't have an HDMI and a spare monitor, so I'm only using UART. Is it supposed to work? Do I need to do anyting extra to make UEFI work over UART?

Ivan