Searched refs:loader (Results 1 – 12 of 12) sorted by relevance
379 struct loader_ops *loader; in remoteproc_load() local426 loader = rproc->loader; in remoteproc_load()427 if (!loader) { in remoteproc_load()430 if (!loader) { in remoteproc_load()436 rproc->loader = loader; in remoteproc_load()642 loader->release(limg_info); in remoteproc_load()657 struct loader_ops *loader; in remoteproc_load_noblock() local686 loader = rproc->loader; in remoteproc_load_noblock()687 if (!loader) { in remoteproc_load_noblock()696 if (!loader) { in remoteproc_load_noblock()[all …]
49 这里对loader相关文件进行说明:51 - rk2108_loader.bin:用于启动引导的loader,将与rtthread.bin一起打包53 - rk2108_db_loader.bin:用于固件烧写的loader。
2 loader= key
27 * Boot loader
34 - Boot loader 支持片内 Flash 在线系统编程(ISP)
414 struct loader_ops *loader; member
3 Parameter information for the loader: CACHE_FLG: 0x000000004 Parameter information for the loader: WRAPCFG_V: 0x000000005 Parameter information for the loader: COMCFG_V: 0x000000006 Parameter information for the loader: BMCFG_V: 0x000000007 Parameter information for the loader: xSPI_FLG: 0x000000008 Parameter information for the loader: LDR_ADDR_NML: 0x6000004C9 Parameter information for the loader: LDR_SIZE_NML: 0x0000600010 Parameter information for the loader: DEST_ADDR_NML: 0x0010200011 Parameter information for the loader: CSSCTL_V: 0x0000003F12 Parameter information for the loader: LIOCFGCS0_V: 0x00070000[all …]
186 @echo "Creating loader file..."
1800 …+ Update the IAP Example. Change IAP loader size from 3 KBytes to 4 KBytes (Since the code size of…
Completed in 46 milliseconds