mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-06-21 08:52:24 +02:00
Change the partition order so that the /boot partition is the first partition. This allows u-boots auto boot to work as expected. FSBL will still load OpenSBI as it uses GPT UUIDs to match the boot partition. Signed-off-by: Alistair Francis <alistair.francis@wdc.com>