summaryrefslogtreecommitdiff
path: root/device-partitions.bpt
blob: ceb99b03ad61d1186ce16d31d88e3016c1dba24d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"partitions": [
	{
		"label": "bootloader",
		"size": "20 MiB",
		"type_guid": "linux_fs"
	},
	{
		"label": "bootloader2",
		"size": "20 MiB",
		"type_guid": "linux_fs"
	}
	]
}