mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-07 01:04:40 +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>