mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-16 19:38:56 +00:00
v1.1.1
This commit is contained in:
Binary file not shown.
@@ -99,8 +99,8 @@
|
||||
"head_ver": "0x00010001",
|
||||
"loader": {
|
||||
"file": "bootloader.bin",
|
||||
"load address": "0x43E00000",
|
||||
"entry point": "0x43E00100", // 256 byte aic header
|
||||
"load address": "CONFIG_AIC_BOOTLOADER_LOAD_BASE",
|
||||
"entry point": "CONFIG_AIC_BOOTLOADER_TEXT_BASE", // 256 byte aic header
|
||||
},
|
||||
"resource": {
|
||||
"private": "ddr_init.bin",
|
||||
|
||||
Reference in New Issue
Block a user