On 22/05/25 12:48, Beleswar Padhi wrote:
> Set boot core-opts to enable split mode for MCU R5 cluster by default.
> 
> Signed-off-by: Beleswar Padhi <b-pa...@ti.com>
> ---
>  arch/arm/dts/k3-j7200-binman.dtsi  | 3 +++
>  arch/arm/dts/k3-j721e-binman.dtsi  | 4 ++++
>  arch/arm/dts/k3-j721s2-binman.dtsi | 3 +++
>  arch/arm/dts/k3-j784s4-binman.dtsi | 3 +++
>  4 files changed, 13 insertions(+)
> 
> diff --git a/arch/arm/dts/k3-j7200-binman.dtsi 
> b/arch/arm/dts/k3-j7200-binman.dtsi
> index 47a4cde6b85..cf281bc72e0 100644
> --- a/arch/arm/dts/k3-j7200-binman.dtsi
> +++ b/arch/arm/dts/k3-j7200-binman.dtsi
> @@ -61,6 +61,7 @@
>                               <&combined_dm_cfg>, <&sysfw_inner_cert>;
>                       combined;
>                       dm-data;
> +                     core-opts = <2>;
>                       sysfw-inner-cert;
>                       keyfile = "custMpk.pem";
>                       sw-rev = <1>;
> @@ -153,6 +154,7 @@
>                               <&combined_dm_cfg_fs>, <&sysfw_inner_cert_fs>;
>                       combined;
>                       dm-data;
> +                     core-opts = <2>;
>                       sysfw-inner-cert;
>                       keyfile = "custMpk.pem";
>                       sw-rev = <1>;
> @@ -199,6 +201,7 @@
>                               <&combined_tifs_cfg_gp>, <&combined_dm_cfg_gp>;
>                       combined;
>                       dm-data;
> +                     core-opts = <2>;
>                       content-sbl = <&u_boot_spl_unsigned>;
>                       load = <0x41c00000>;
>                       content-sysfw = <&ti_fs_gp>;
> diff --git a/arch/arm/dts/k3-j721e-binman.dtsi 
> b/arch/arm/dts/k3-j721e-binman.dtsi
> index 6adfab164ee..54c7ad92069 100644
> --- a/arch/arm/dts/k3-j721e-binman.dtsi
> +++ b/arch/arm/dts/k3-j721e-binman.dtsi
> @@ -13,6 +13,7 @@
>               ti-secure-rom {
>                       content = <&u_boot_spl>;
>                       core = "public";
> +                     core-opts = <2>;
>                       load = <CONFIG_SPL_TEXT_BASE>;
>                       keyfile = "custMpk.pem";
>               };
> @@ -26,6 +27,7 @@
>               ti-secure-rom {
>                       content = <&u_boot_spl_sr2>;
>                       core = "public";
> +                     core-opts = <2>;
>                       load = <CONFIG_SPL_TEXT_BASE>;
>                       keyfile = "custMpk.pem";
>               };
> @@ -223,6 +225,7 @@
>               ti-secure-rom {
>                       content = <&u_boot_spl_fs>;
>                       core = "public";
> +                     core-opts = <2>;
>                       load = <CONFIG_SPL_TEXT_BASE>;
>                       keyfile = "custMpk.pem";
>               };
> @@ -256,6 +259,7 @@
>               ti-secure-rom {
>                       content = <&u_boot_spl_unsigned>;
>                       core = "public";
> +                     core-opts = <2>;
>                       load = <CONFIG_SPL_TEXT_BASE>;
>                       sw-rev = <CONFIG_K3_X509_SWRV>;
>                       keyfile = "ti-degenerate-key.pem";
> diff --git a/arch/arm/dts/k3-j721s2-binman.dtsi 
> b/arch/arm/dts/k3-j721s2-binman.dtsi
> index 73af184d27e..2d34b193813 100644
> --- a/arch/arm/dts/k3-j721s2-binman.dtsi
> +++ b/arch/arm/dts/k3-j721s2-binman.dtsi
> @@ -15,6 +15,7 @@
>                               <&combined_dm_cfg>, <&sysfw_inner_cert>;
>                       combined;
>                       dm-data;
> +                     core-opts = <2>;
>                       sysfw-inner-cert;
>                       keyfile = "custMpk.pem";
>                       sw-rev = <1>;
> @@ -60,6 +61,7 @@
>                               <&combined_dm_cfg_fs>, <&sysfw_inner_cert_fs>;
>                       combined;
>                       dm-data;
> +                     core-opts = <2>;
>                       sysfw-inner-cert;
>                       keyfile = "custMpk.pem";
>                       sw-rev = <1>;
> @@ -106,6 +108,7 @@
>                               <&combined_tifs_cfg_gp>, <&combined_dm_cfg_gp>;
>                       combined;
>                       dm-data;
> +                     core-opts = <2>;
>                       content-sbl = <&u_boot_spl_unsigned>;
>                       load = <0x41c00000>;
>                       content-sysfw = <&ti_fs_gp>;
> diff --git a/arch/arm/dts/k3-j784s4-binman.dtsi 
> b/arch/arm/dts/k3-j784s4-binman.dtsi
> index cb1fbc65923..14e71ab0f20 100644
> --- a/arch/arm/dts/k3-j784s4-binman.dtsi
> +++ b/arch/arm/dts/k3-j784s4-binman.dtsi
> @@ -19,6 +19,7 @@
>                               <&combined_dm_cfg>, <&sysfw_inner_cert>;
>                       combined;
>                       dm-data;
> +                     core-opts = <2>;
>                       sysfw-inner-cert;
>                       keyfile = "custMpk.pem";
>                       sw-rev = <1>;
> @@ -68,6 +69,7 @@
>                               <&combined_dm_cfg_fs>, <&sysfw_inner_cert_fs>;
>                       combined;
>                       dm-data;
> +                     core-opts = <2>;
>                       sysfw-inner-cert;
>                       keyfile = "custMpk.pem";
>                       sw-rev = <1>;
> @@ -117,6 +119,7 @@
>                               <&combined_tifs_cfg_gp>, <&combined_dm_cfg_gp>;
>                       combined;
>                       dm-data;
> +                     core-opts = <2>;
>                       content-sbl = <&u_boot_spl_unsigned>;
>                       load = <0x41c00000>;
>                       content-sysfw = <&ti_fs_gp>;

Reviewed-by: Neha Malcom Francis <n-fran...@ti.com>

-- 
Thanking You
Neha Malcom Francis

Reply via email to