Loading

updater-script语法说明

1、mount语法:mount(type, location, mount_point);说明:type="MTD" location="<partition>" 挂载yaffs2文件系统分区;type="vfat" location="/dev/block/<whatever>" 挂载设备。例如:mount("MTD", "system", "/system");挂载system分区,设置返回指针"/system”mou
posted @ 2011-12-30 10:57  jevan  阅读(3881)  评论(0编辑  收藏  举报