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]
|
||||
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue