Merge branch 'main' of 192.168.1.238:vision/sl100_sdk into main
This commit is contained in:
commit
461754dd60
|
@ -53,13 +53,13 @@ size = 16
|
||||||
|
|
||||||
[partition]
|
[partition]
|
||||||
name = rootfs
|
name = rootfs
|
||||||
size = 4864
|
size = 14336
|
||||||
downloadfile = "rootfs.fex"
|
downloadfile = "rootfs.fex"
|
||||||
user_type = 0x8000
|
user_type = 0x8000
|
||||||
|
|
||||||
[partition]
|
[partition]
|
||||||
name = extend
|
name = extend
|
||||||
size = 11264
|
size = 2048
|
||||||
downloadfile = "usr.fex"
|
downloadfile = "usr.fex"
|
||||||
user_type = 0x8000
|
user_type = 0x8000
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue