mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-28 15:08:55 +00:00
v1.1.1
This commit is contained in:
@@ -82,8 +82,8 @@
|
||||
"head_ver": "0x00010001",
|
||||
"loader": {
|
||||
"file": "bootloader.bin",
|
||||
"load address": "0x40300000",
|
||||
"entry point": "0x40300100", // 256 byte aic header
|
||||
"load address": "CONFIG_AIC_BOOTLOADER_LOAD_BASE",
|
||||
"entry point": "CONFIG_AIC_BOOTLOADER_TEXT_BASE", // 256 byte aic header
|
||||
},
|
||||
"resource": {
|
||||
"private": "pbp_cfg.bin",
|
||||
|
||||
Reference in New Issue
Block a user