duos emmc version rootfs set to 768M
This commit is contained in:
@ -3,6 +3,6 @@
|
||||
<partition label="MISC" size_in_kb="2048" file="logo.jpg" />
|
||||
<!-- Beware that in emmc u-boot environment should be 0x40000 alignment -->
|
||||
<partition label="ENV" size_in_kb="128" file="" />
|
||||
<partition label="ROOTFS" size_in_kb="786432" file="rootfs_ext4.emmc" type="ext4"/>
|
||||
<partition label="ROOTFS" size_in_kb="786560" file="rootfs_ext4.emmc" type="ext4"/>
|
||||
</physical_partition>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user