ec718/ec_fullsdk/PLAT/tools/pkgdata/ec618/xpk_PrMgrCfg_json.bin
2025-04-11 09:40:32 +08:00

32 lines
981 B
Plaintext

{
"product_sets":
[
{
"prod_name":"EC618_PRD_SEC",
"file_basedir_keys":"base_uart_config_file;base_usb_config_file;format_path",
"base_uart_config_file":"./config_xpk_uart_baseini.bin",
"base_usb_config_file":"./config_xpk_usb_baseini.bin",
"specific_info":{
"format_path":"./xpk_format_json.bin"
},
"storage_info":[
{
"NAME":"AP",
"BASE_LNA":"0x800000",
"BASE_SIZE":"0x400000"
},
{
"NAME":"CP",
"BASE_LNA":"0x8800000",
"BASE_SIZE":"0x100000"
},
{
"NAME":"EF",
"BASE_LNA":"0x80000000",
"BASE_SIZE":"0x400000"
}
]
}
]
}