Home | History | Annotate | Download | only in edison
      1 [base]
      2 partitions = u-boot factory panic recovery boot_a system_a oem_a misc boot_b system_b oem_b userdata
      3 
      4 [partition.u-boot]
      5 label = u-boot
      6 len = 6
      7 type = linux
      8 guid = d05ba25c-1e89-44fb-b75f-be247860f48a
      9 
     10 [partition.factory]
     11 label = factory
     12 len = 1
     13 type = factory
     14 guid = d41eff7d-9a94-404e-8a81-ea68cb8bfbb9
     15 
     16 [partition.panic]
     17 label = panic
     18 len = 24
     19 type = linux
     20 guid = 7d804919-4017-4d77-a04c-522d8e874a20
     21 
     22 [partition.recovery]
     23 label = recovery
     24 len = 32
     25 type = boot
     26 guid = 96f79696-a347-443e-9dd9-c68e1876d139
     27 
     28 [partition.boot_a]
     29 label = boot_a
     30 len = 32
     31 type = boot
     32 guid = 58194d5b-26cd-4a5b-bf7f-0db38f7e7fdf
     33 
     34 [partition.system_a]
     35 label = system_a
     36 len = 384
     37 type = linux
     38 guid = effafa61-6a39-4d77-896f-4f0d8c74e57b
     39 
     40 [partition.oem_a]
     41 label = oem_a
     42 len = 96
     43 type = linux
     44 guid = 9c26e1c5-f1d1-4856-8eac-f3bd977a07da
     45 
     46 [partition.misc]
     47 label = misc
     48 len = 1
     49 type = misc
     50 guid = 88d9b380-ca80-41db-8537-9769bb764840
     51 
     52 [partition.boot_b]
     53 label = boot_b
     54 len = 32
     55 type = boot
     56 guid = ce8c0051-4db2-4aad-94e8-93c232052226
     57 
     58 [partition.system_b]
     59 label = system_b
     60 len = 384
     61 type = linux
     62 guid = bcd476f2-df0b-4ef4-8220-95ef7452452d
     63 
     64 [partition.oem_b]
     65 label = oem_b
     66 len = 96
     67 type = linux
     68 guid = a623cc5c-7eab-49d7-9314-61366c560ebc
     69 
     70 [partition.userdata]
     71 label = userdata
     72 len = -1
     73 type = linux
     74 guid = b1e70484-b6f7-4c2d-9b5f-f40862361369
     75