[PATCH 3/4] arch: arm: dts: k3-j721s2-*-u-boot.dtsi: Enable the ospi0 node

Apurva Nandan a-nandan at ti.com
Mon Apr 1 19:04:09 CEST 2024


On 01/04/24 11:16, Manorit Chawdhry wrote:
> Enable ospi0 node for all boot stages
>
> Signed-off-by: Manorit Chawdhry <m-chawdhry at ti.com>
> ---
>   arch/arm/dts/k3-j721s2-common-proc-board-u-boot.dtsi | 4 +++-
>   1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/arch/arm/dts/k3-j721s2-common-proc-board-u-boot.dtsi b/arch/arm/dts/k3-j721s2-common-proc-board-u-boot.dtsi
> index a3ebf5996eac..132cd5a456ba 100644
> --- a/arch/arm/dts/k3-j721s2-common-proc-board-u-boot.dtsi
> +++ b/arch/arm/dts/k3-j721s2-common-proc-board-u-boot.dtsi
> @@ -110,7 +110,9 @@
>   };
>   
>   &ospi0 {
> -	status = "disabled";
> +	flash at 0 {
> +		bootph-all;
> +	};
>   };
>   
>   &ospi1 {


Reviewed-by: Apurva Nandan <a-nandan at ti.com>

-- 
Thanks and regards,
Apurva Nandan,
Texas Instruments India.



More information about the U-Boot mailing list