请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:SK-AM62A-LP工具/软件:
你(们)好
我已经从 OSPI NAND 闪存引导了 Linux。 
我想启用远程处理器 (rproc) 模式、加载 MCU 固件、以便使用 TIOVX GStreamer 插件。 
如何解决该问题? 
=> run args_all
=> run args_ospi_nand
=> setenv boot ospi_nand
=> ubi part ${ospi_nand_bootpart}
ubi0: attaching mtd6
ubi0: scanning is finished
ubi0: attached mtd6 (name "ospi_nand.rootfs", size 95 MiB)
ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 253952 bytes
ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 4096
ubi0: VID header offset: 4096 (aligned 4096), data offset: 8192
ubi0: good PEBs: 383, bad PEBs: 0, corrupted PEBs: 0
ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128
ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 2012435232
ubi0: available PEBs: 0, total reserved PEBs: 383, PEBs reserved for bad PEB handling: 10
=> ubifsmount ${ospi_nand_bootvolume}
=> rproc init
=> run boot_rprocs_mmc
File not found.
Failed to load '/lib/firmware/am62a-mcu-r5f0_0-fw'
File not found.
Failed to load '/lib/firmware/am62a-c71_0-fw'
File not found.
Failed to load 'args_all'
File not found.
Failed to load 'args_ospi_nand'
								 
				 
		 
					