新增所有文件
This commit is contained in:
31
tools/sdtools/bpt/emmc.bpt
Normal file
31
tools/sdtools/bpt/emmc.bpt
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"settings": {
|
||||
"disk_size": "65528 KiB",
|
||||
"partitions_offset_begin": "20 KiB",
|
||||
"disk_alignment": 4096
|
||||
},
|
||||
"partitions": [
|
||||
{
|
||||
"ab": false,
|
||||
"label": "boot2",
|
||||
"size": "4 MiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "dbedab9e-8519-44d1-bf68-694ffb27d780"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "res",
|
||||
"size": "24 MiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "data",
|
||||
"size": "512 KiB",
|
||||
"grow": true,
|
||||
"guid": "auto",
|
||||
"type_guid": "2568845D-2332-4675-BC39-8FA5A4748D15"
|
||||
}
|
||||
]
|
||||
}
|
||||
59
tools/sdtools/bpt/emmc_sf_only.bpt
Normal file
59
tools/sdtools/bpt/emmc_sf_only.bpt
Normal file
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"settings": {
|
||||
"disk_size": "65528 KiB",
|
||||
"partitions_offset_begin": "20 KiB",
|
||||
"disk_alignment": 4096
|
||||
},
|
||||
"partitions": [
|
||||
{
|
||||
"ab": false,
|
||||
"label": "boot2",
|
||||
"size": "4 MiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "dbedab9e-8519-44d1-bf68-694ffb27d780"
|
||||
},
|
||||
{
|
||||
"ab": true,
|
||||
"label": "sp0",
|
||||
"size": "512 KiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "dbedab9e-8519-44d1-bf68-694ffb27d780"
|
||||
},
|
||||
{
|
||||
"ab": true,
|
||||
"label": "sp1",
|
||||
"size": "512 KiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "dbedab9e-8519-44d1-bf68-694ffb27d780"
|
||||
},
|
||||
{
|
||||
"ab": true,
|
||||
"label": "sx0",
|
||||
"size": "512 KiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "dbedab9e-8519-44d1-bf68-694ffb27d780"
|
||||
},
|
||||
{
|
||||
"ab": true,
|
||||
"label": "sx1",
|
||||
"size": "512 KiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "dbedab9e-8519-44d1-bf68-694ffb27d780"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "res",
|
||||
"size": "24 MiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "data",
|
||||
"size": "512 KiB",
|
||||
"grow": true,
|
||||
"guid": "auto",
|
||||
"type_guid": "2568845D-2332-4675-BC39-8FA5A4748D15"
|
||||
}
|
||||
]
|
||||
}
|
||||
45
tools/sdtools/bpt/ospi.bpt
Normal file
45
tools/sdtools/bpt/ospi.bpt
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"settings": {
|
||||
"disk_size": "32760 KiB",
|
||||
"disk_alignment":4096,
|
||||
"partitions_offset_begin": "0"
|
||||
},
|
||||
"partitions": [
|
||||
{
|
||||
"ab": false,
|
||||
"label": "boot0",
|
||||
"size": "4 MiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "cc0cb090-a2e4-459f-9f5f-b61daf95e39d"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "boot1",
|
||||
"size": "4 MiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "cc0cb090-a2e4-459f-9f5f-b61daf95e39a"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "boot2",
|
||||
"size": "4 MiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "cc0cb090-a2e4-459f-9f5f-b61daf95e39b"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "res",
|
||||
"size": "12 MiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "data",
|
||||
"size": "512 KiB",
|
||||
"grow": true,
|
||||
"guid": "auto",
|
||||
"type_guid": "2568845D-2332-4675-BC39-8FA5A4748D15"
|
||||
}
|
||||
]
|
||||
}
|
||||
38
tools/sdtools/bpt/ospi_disp.bpt
Normal file
38
tools/sdtools/bpt/ospi_disp.bpt
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"settings": {
|
||||
"disk_size": "8184 KiB",
|
||||
"disk_alignment": 4096,
|
||||
"partitions_offset_begin": "0"
|
||||
},
|
||||
"partitions": [
|
||||
{
|
||||
"ab": false,
|
||||
"label": "boot0",
|
||||
"size": "3072 KiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "cc0cb090-a2e4-459f-9f5f-b61daf95e39d"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "boot1",
|
||||
"size": "3072 KiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "cc0cb090-a2e4-459f-9f5f-b61daf95e39a"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "res",
|
||||
"size": "1 MiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "data",
|
||||
"size": "128 KiB",
|
||||
"grow": true,
|
||||
"guid": "auto",
|
||||
"type_guid": "2568845D-2332-4675-BC39-8FA5A4748D15"
|
||||
}
|
||||
]
|
||||
}
|
||||
45
tools/sdtools/bpt/ospi_disp_lut.bpt
Normal file
45
tools/sdtools/bpt/ospi_disp_lut.bpt
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"settings": {
|
||||
"disk_size": "8184 KiB",
|
||||
"disk_alignment": 4096,
|
||||
"partitions_offset_begin": "0"
|
||||
},
|
||||
"partitions": [
|
||||
{
|
||||
"ab": false,
|
||||
"label": "boot0",
|
||||
"size": "3072 KiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "cc0cb090-a2e4-459f-9f5f-b61daf95e39d"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "boot1",
|
||||
"size": "3072 KiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "cc0cb090-a2e4-459f-9f5f-b61daf95e39a"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "res",
|
||||
"size": "1 MiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "lut",
|
||||
"size": "64 KiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "data",
|
||||
"size": "128 KiB",
|
||||
"grow": true,
|
||||
"guid": "auto",
|
||||
"type_guid": "2568845D-2332-4675-BC39-8FA5A4748D15"
|
||||
}
|
||||
]
|
||||
}
|
||||
45
tools/sdtools/bpt/ospi_hyper.bpt
Normal file
45
tools/sdtools/bpt/ospi_hyper.bpt
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"settings": {
|
||||
"disk_size": "32760 KiB",
|
||||
"disk_alignment":262144,
|
||||
"partitions_offset_begin": "0"
|
||||
},
|
||||
"partitions": [
|
||||
{
|
||||
"ab": false,
|
||||
"label": "boot0",
|
||||
"size": "4 MiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "cc0cb090-a2e4-459f-9f5f-b61daf95e39d"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "boot1",
|
||||
"size": "4 MiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "cc0cb090-a2e4-459f-9f5f-b61daf95e39a"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "boot2",
|
||||
"size": "4 MiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "cc0cb090-a2e4-459f-9f5f-b61daf95e39b"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "res",
|
||||
"size": "12 MiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "data",
|
||||
"size": "512 KiB",
|
||||
"grow": true,
|
||||
"guid": "auto",
|
||||
"type_guid": "2568845D-2332-4675-BC39-8FA5A4748D15"
|
||||
}
|
||||
]
|
||||
}
|
||||
38
tools/sdtools/bpt/ospi_inner_16m.bpt
Normal file
38
tools/sdtools/bpt/ospi_inner_16m.bpt
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"settings": {
|
||||
"disk_size": "16376 KiB",
|
||||
"disk_alignment": 4096,
|
||||
"partitions_offset_begin": "0"
|
||||
},
|
||||
"partitions": [
|
||||
{
|
||||
"ab": false,
|
||||
"label": "boot0",
|
||||
"size": "4 MiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "cc0cb090-a2e4-459f-9f5f-b61daf95e39d"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "boot1",
|
||||
"size": "4 MiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "cc0cb090-a2e4-459f-9f5f-b61daf95e39a"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "res",
|
||||
"size": "4 MiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "data",
|
||||
"size": "128 KiB",
|
||||
"grow": true,
|
||||
"guid": "auto",
|
||||
"type_guid": "2568845D-2332-4675-BC39-8FA5A4748D15"
|
||||
}
|
||||
]
|
||||
}
|
||||
73
tools/sdtools/bpt/ospi_sf_only.bpt
Normal file
73
tools/sdtools/bpt/ospi_sf_only.bpt
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"settings": {
|
||||
"disk_size": "32760 KiB",
|
||||
"disk_alignment":4096,
|
||||
"partitions_offset_begin": "0"
|
||||
},
|
||||
"partitions": [
|
||||
{
|
||||
"ab": false,
|
||||
"label": "boot0",
|
||||
"size": "4 MiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "cc0cb090-a2e4-459f-9f5f-b61daf95e39d"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "boot1",
|
||||
"size": "4 MiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "cc0cb090-a2e4-459f-9f5f-b61daf95e39a"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "boot2",
|
||||
"size": "4 MiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "cc0cb090-a2e4-459f-9f5f-b61daf95e39b"
|
||||
},
|
||||
{
|
||||
"ab": true,
|
||||
"label": "sp0",
|
||||
"size": "512 KiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "dbedab9e-8519-44d1-bf68-694ffb27d780"
|
||||
},
|
||||
{
|
||||
"ab": true,
|
||||
"label": "sp1",
|
||||
"size": "512 KiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "dbedab9e-8519-44d1-bf68-694ffb27d780"
|
||||
},
|
||||
{
|
||||
"ab": true,
|
||||
"label": "sx0",
|
||||
"size": "512 KiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "dbedab9e-8519-44d1-bf68-694ffb27d780"
|
||||
},
|
||||
{
|
||||
"ab": true,
|
||||
"label": "sx1",
|
||||
"size": "512 KiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "dbedab9e-8519-44d1-bf68-694ffb27d780"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "res",
|
||||
"size": "12 MiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "data",
|
||||
"size": "512 KiB",
|
||||
"grow": true,
|
||||
"guid": "auto",
|
||||
"type_guid": "2568845D-2332-4675-BC39-8FA5A4748D15"
|
||||
}
|
||||
]
|
||||
}
|
||||
73
tools/sdtools/bpt/ospi_sf_only_hyper.bpt
Normal file
73
tools/sdtools/bpt/ospi_sf_only_hyper.bpt
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"settings": {
|
||||
"disk_size": "32760 KiB",
|
||||
"disk_alignment":262144,
|
||||
"partitions_offset_begin": "0"
|
||||
},
|
||||
"partitions": [
|
||||
{
|
||||
"ab": false,
|
||||
"label": "boot0",
|
||||
"size": "4 MiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "cc0cb090-a2e4-459f-9f5f-b61daf95e39d"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "boot1",
|
||||
"size": "4 MiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "cc0cb090-a2e4-459f-9f5f-b61daf95e39a"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "boot2",
|
||||
"size": "4 MiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "cc0cb090-a2e4-459f-9f5f-b61daf95e39b"
|
||||
},
|
||||
{
|
||||
"ab": true,
|
||||
"label": "sp0",
|
||||
"size": "512 KiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "dbedab9e-8519-44d1-bf68-694ffb27d780"
|
||||
},
|
||||
{
|
||||
"ab": true,
|
||||
"label": "sp1",
|
||||
"size": "512 KiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "dbedab9e-8519-44d1-bf68-694ffb27d780"
|
||||
},
|
||||
{
|
||||
"ab": true,
|
||||
"label": "sx0",
|
||||
"size": "512 KiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "dbedab9e-8519-44d1-bf68-694ffb27d780"
|
||||
},
|
||||
{
|
||||
"ab": true,
|
||||
"label": "sx1",
|
||||
"size": "512 KiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "dbedab9e-8519-44d1-bf68-694ffb27d780"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "res",
|
||||
"size": "12 MiB",
|
||||
"guid": "auto",
|
||||
"type_guid": "EBD0A0A2-B9E5-4433-87C0-68B6B72699C7"
|
||||
},
|
||||
{
|
||||
"ab": false,
|
||||
"label": "data",
|
||||
"size": "512 KiB",
|
||||
"grow": true,
|
||||
"guid": "auto",
|
||||
"type_guid": "2568845D-2332-4675-BC39-8FA5A4748D15"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user