summaryrefslogtreecommitdiff
path: root/products/tv/upgrade_3.14/aml_emmc_logic_table.xml (plain)
blob: f77b8b956f0926ebbca1fc758f2c219f1bd944e1
1<?xml version="1.0" encoding="GB2312" ?>
2<!--//Copy the length from /partitions of your dts-->
3<Partition_Info>
4<Part PartitionName="logo" FileSystem="raw" Length="0x2000000"/>
5<Part PartitionName="recovery" FileSystem="raw" Length="0x2000000"/>
6<Part PartitionName="param" FileSystem="ext4" Length="0x8000000"/>
7<Part PartitionName="tee" FileSystem="raw" Length="0x800000"/>
8<Part PartitionName="crypt" FileSystem="raw" Length="0x2000000"/>
9<Part PartitionName="misc" FileSystem="raw" Length="0x2000000"/>
10<Part PartitionName="boot" FileSystem="raw" Length="0x2000000"/>
11<Part PartitionName="system" FileSystem="ext4" Length="0x80000000"/>
12<Part PartitionName="cache" FileSystem="ext4" Length="0x20000000"/>
13<Part PartitionName="cri_data" FileSystem="raw" Length="0x1000000"/>
14<Part PartitionName="data" FileSystem="ext4" Length="0xffffffff"/>
15</Partition_Info>
16