misc分区预制(高通平台)

/misc
这个分区包含ON/OFF开关形式的系统设置。这些设置可包括CID(Carrier or Region ID),USB配置和某些硬件的设置等。这是一个重要的分区,如果损坏或丢失,一些设备的功能将不能正常工作。

How to add a partition for customer use 
If customer want to create a new partition for their own use, here are some steps can be followed. 
1. add a new line in partition.xml, you can following the above item of partition. 
2. replace the GUID for your partition, you can generate a unique GUID from www.guidgen.com 
website. 
3. set the correct partition size and name. 
4. set the correct property of this partition for "bootable" and "readonly" items. 
Here is an example of oem partition: 
<partition label="oem" size_in_kb="4096" type="A695B44A-F1D3-4558-8D37-65CFC0596ABD" 
bootable="false" readonly="true" filename=""/> 
5. run the python script to generate the GPT header file and rawprogram*.xml for download. 
# python ../common/build/build.py 

在这里插入图片描述

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

FW_G8Z

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值