[PATCH v2 3/3] env: ti: j721s2.env: Remove the processors that are in lockstep

Nishanth Menon nm at ti.com
Mon Nov 27 16:37:14 CET 2023


On 15:59-20231127, Manorit Chawdhry wrote:
> Linux 6.7-rc1 DT have the main R5s in lockstep configuration, since
> U-boot is using the Linux DT files.
> 
> Remove the processors that will be booted in lockstep configuration.
> 
> Signed-off-by: Manorit Chawdhry <m-chawdhry at ti.com>
> ---
>  board/ti/j721s2/j721s2.env | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/board/ti/j721s2/j721s2.env b/board/ti/j721s2/j721s2.env
> index 64e3d9da85f0..1802147a9034 100644
> --- a/board/ti/j721s2/j721s2.env
> +++ b/board/ti/j721s2/j721s2.env
> @@ -31,6 +31,6 @@ name_mcur5f0_0fw=/lib/firmware/j7-mcu-r5f0_0-fw
>  #endif
>  rd_spec=-
>  
> -rproc_fw_binaries= 2 /lib/firmware/j721s2-main-r5f0_0-fw 3 /lib/firmware/j721s2-main-r5f0_1-fw 4 /lib/firmware/j721s2-main-r5f1_0-fw 5 /lib/firmware/j721s2-main-r5f1_1-fw 6 /lib/firmware/j721s2-c71_0-fw 7 /lib/firmware/j721s2-c71_1-fw
> +rproc_fw_binaries= 2 /lib/firmware/j721s2-main-r5f0_0-fw 4 /lib/firmware/j721s2-main-r5f1_0-fw 6 /lib/firmware/j721s2-c71_0-fw 7 /lib/firmware/j721s2-c71_1-fw

I really would prefer us to work towards getting stdboot remoteproc
properly handled.

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D


More information about the U-Boot mailing list