board/orangepi-pc-plus: switch to GPT partitions for PARTLABEL support
authorSergey Matyukevich <geomatsi@gmail.com>
Sun, 13 Jun 2021 16:19:26 +0000 (19:19 +0300)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tue, 13 Jul 2021 19:57:15 +0000 (21:57 +0200)
commit81175e558090ce986ab1ba5f4c309ca89743899f
tree7f2ac8e4564dc6e2ae52b8f077d0c2f0014803ad
parent18d78a8985083b575d54dba3b292621b6fa6211e
board/orangepi-pc-plus: switch to GPT partitions for PARTLABEL support

In new kernels sunxi-mmc driver has been switched to asynchronous probe.
As a result, mmc (SD/eMMC) indexes can be shuffled breaking board boot.
Switch to GPT partitions to use partition labels instead of explicit
mmcblk device names. Note that the default GPT partition table location
conflicts with the SPL location, so move GPT table after bootloaders.

Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
board/orangepi/orangepi-pc-plus/boot.cmd
board/orangepi/orangepi-pc-plus/genimage.cfg