[U-Boot] [PATCH v2 1/5] cmd: remoteproc: Add support for initializing devices individually

Tom Rini trini at konsulko.com
Sun Jul 28 21:46:34 UTC 2019


On Fri, Jun 07, 2019 at 07:25:55PM +0530, Lokesh Vutla wrote:

> 'rproc init' does the probe and initialization of all the available
> remoteproc devices in the system. This doesn't allow the flexibility
> to initialize the remote cores needed as per use case. In order
> to provide flexibility, update 'rproc init' command to accept one
> more parameter with rproc id which when passed initializes only
> that specific core. If no id is passed, command will initializes
> all the cores which is compatible with the existing behaviour.
> 
> Signed-off-by: Lokesh Vutla <lokeshvutla at ti.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190728/8e15f15c/attachment.sig>


More information about the U-Boot mailing list