调整分区大小

This commit is contained in:
lijunliang 2024-06-05 19:42:58 +08:00
parent 6d51adb4db
commit ab5d68b616
1 changed files with 2 additions and 2 deletions

View File

@ -53,13 +53,13 @@ size = 16
[partition]
name = rootfs
size = 4864
size = 14336
downloadfile = "rootfs.fex"
user_type = 0x8000
[partition]
name = extend
size = 11264
size = 2048
downloadfile = "usr.fex"
user_type = 0x8000