fix(duo spinand):adjust the partition of duo spinand configuration

This commit is contained in:
xiaomin
2024-01-29 11:02:35 +08:00
parent f91cf43311
commit cacc452f91
4 changed files with 4 additions and 11 deletions

View File

@ -34,10 +34,6 @@ image milkv-duospinand.img {
partition system {
image = "rawimages/system.spinand"
size = 71680k
size = 81152k
partition cfg {
image = "rawimages/cfg.spinand"
size = 4096k
}
}