v1.0.2: fitimage for demo88 mmc

This commit is contained in:
刘可亮
2023-12-12 14:23:53 +08:00
parent 3b4064f334
commit da098fba4d
9 changed files with 281 additions and 130 deletions

View File

@@ -37,7 +37,7 @@
"part": ["spl"]
},
"os": {
"file": "os.aic",
"file": "d21x_os.itb",
"attr": ["block", "required"],
"part": ["os"]
},
@@ -74,14 +74,10 @@
"pbp": "d21x.pbp",
},
},
"os.aic": {
"head_ver": "0x00010001",
"loader": {
"file": "d21x.bin",
"load address": "0x40000000",
"entry point": "0x40000100",
"run in dram": "false",
}
},
"itb": {
"d21x_os.itb": {
"its": "d21x_os.its"
},
},
},