From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Sat, 12 Oct 2019 16:25:36 -0400 Subject: [U-Boot] [PATCH v2 17/26] env: ti: k3_rproc: Add common rproc environment variables In-Reply-To: <20190904103151.20121-18-lokeshvutla@ti.com> References: <20190904103151.20121-1-lokeshvutla@ti.com> <20190904103151.20121-18-lokeshvutla@ti.com> Message-ID: <20191012202536.GD16029@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Sep 04, 2019 at 04:01:42PM +0530, Lokesh Vutla wrote: > From: Suman Anna > > Add a new file include/environment/ti/k3_rproc.h that defines > common environment variables useful for booting various remote > processors from U-Boot. This file is expected to be included in > the board config files with the EXTRA_ENV_RPROC_SETTINGS added > to CONFIG_EXTRA_ENV_SETTINGS and DEFAULT_RPROCS macro overwritten > to include the actual list of processors to be booted. > > The 'boot_rprocs' variable just needs to be added to the board's > bootcmd to automatically boot the processors, and runtime control > can be achieved through the 'dorprocboot' variable. > > The variables are currently defined to use MMC as the boot media, > and can be expanded in the future to include other boot media. > The immediate usage is intended for K3 J721E SoCs. > > Signed-off-by: Jean-Jacques Hiblot > Signed-off-by: Suman Anna Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: