Files
gk-sdk/configs/xm7206v11/prebuilts/emmc_partitions_buildin.xml
T

8 lines
574 B
XML
Executable File

<?xml version="1.0" encoding="GB2312" ?>
<Partition_Info>
<Part Sel="1" PartitionName="fastboot" FlashType="emmc" FileSystem="none" Start="0" Length="512k" SelectFile="uboot.bin"/>
<Part Sel="1" PartitionName="bootargs" FlashType="emmc" FileSystem="none" Start="512K" Length="512K" SelectFile="bootargs.bin"/>
<Part Sel="1" PartitionName="kernel" FlashType="emmc" FileSystem="none" Start="1M" Length="5M" SelectFile="kernel"/>
<Part Sel="1" PartitionName="rootfs" FlashType="emmc" FileSystem="ext3/4" Start="6M" Length="32M" SelectFile="rootfs_32M.ext4"/>
</Partition_Info>