Zoltan HERPAI 18238c4428 firmware-utils: ptgen: add SiFive-related GUID types
Add patch until it gets accepted in firmware-utils upstream.

The SiFive RISC-V SoCs use two special partition types in the boot process.
As a first step, the ZSBL (zero-stage bootloader) in the CPU looks for a
partition with a GUID of 5B193300-FC78-40CD-8002-E86C45580B47 to load the
first-stage bootloader - which in OpenWrt's case is an SPL image. The FSBL
(SPL) then looks for a partition with a GUID of
2E54B353-1271-4842-806F-E436D6AF6985 to load the SSBL which is usually an
u-boot.

With ptgen already supporting GPT partition creation, add the required GUID
types and name them accordingly to be invoked with the '-T <GPT partition
type>' parameter.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
2023-05-28 13:19:11 +02:00
..
2023-04-02 20:35:15 +02:00
2022-12-17 20:26:51 +01:00
2022-10-22 22:50:37 +02:00
2023-04-18 15:25:21 +02:00
2023-05-20 22:12:06 +02:00
2023-05-19 13:48:04 +02:00
2023-05-09 11:38:18 +02:00
2023-04-19 01:02:26 +02:00
2023-03-12 13:53:49 +01:00
2022-10-31 21:27:48 +01:00
2023-03-19 18:20:18 +01:00
2023-04-22 01:33:16 +02:00
2023-01-16 23:51:10 +00:00
2023-04-22 01:31:50 +02:00
2023-01-13 22:07:13 +01:00
2023-04-20 14:21:46 +02:00
2023-01-16 23:51:10 +00:00
2023-05-24 08:29:35 +02:00
2023-04-11 17:30:32 +02:00
2022-03-01 00:08:08 +01:00
2023-01-07 17:17:59 +01:00
2023-04-08 15:51:32 +02:00
2023-01-24 23:13:25 +01:00
2020-09-02 16:29:22 +02:00
2023-04-29 17:37:45 +02:00
2023-05-09 11:37:16 +02:00
2022-02-25 14:12:39 +01:00
2021-09-20 15:21:17 +02:00
2023-05-06 07:16:15 +02:00
2022-10-22 22:53:24 +02:00
2023-04-07 11:18:54 +02:00