mirror of https://github.com/OpenIPC/firmware.git
Update ubinize_sigmastar.cfg
parent
28313e91b6
commit
4e0723d1db
|
@ -13,7 +13,7 @@ vol_id=1
|
||||||
vol_type=dynamic
|
vol_type=dynamic
|
||||||
vol_name=rootfs
|
vol_name=rootfs
|
||||||
vol_alignment=1
|
vol_alignment=1
|
||||||
vol_size=10MiB
|
vol_size=12MiB
|
||||||
image=BINARIES_DIR/rootfs.squashfs
|
image=BINARIES_DIR/rootfs.squashfs
|
||||||
|
|
||||||
[rootfs_data]
|
[rootfs_data]
|
||||||
|
@ -22,7 +22,7 @@ vol_id=2
|
||||||
vol_type=dynamic
|
vol_type=dynamic
|
||||||
vol_name=rootfs_data
|
vol_name=rootfs_data
|
||||||
vol_alignment=1
|
vol_alignment=1
|
||||||
vol_size=10MiB
|
vol_size=8MiB
|
||||||
|
|
||||||
[other]
|
[other]
|
||||||
mode=ubi
|
mode=ubi
|
||||||
|
|
Loading…
Reference in New Issue