[PATCH 2/2] arm: dts: k3-j721e-r5-common-proc-board: Enable HBMC in R5 SPL stage

Kumar, Udit u-kumar1 at ti.com
Thu Apr 24 06:44:47 CEST 2025


On 4/16/2025 11:46 AM, Anurag Dutta wrote:
> Enable HBMC in the R5 SPL stage

Please add

Fixes c9df79ee64d0: ("arm: dts: k3-j721e-r5-common: Add HBMC overrides 
for R5 SPL")

> Signed-off-by: Anurag Dutta <a-dutta at ti.com>
> ---
>   arch/arm/dts/k3-j721e-r5-common-proc-board.dts | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/dts/k3-j721e-r5-common-proc-board.dts b/arch/arm/dts/k3-j721e-r5-common-proc-board.dts
> index c775432505b..e4f799dfb27 100644
> --- a/arch/arm/dts/k3-j721e-r5-common-proc-board.dts
> +++ b/arch/arm/dts/k3-j721e-r5-common-proc-board.dts
> @@ -52,6 +52,7 @@
>   };
>   
>   &hbmc {
> +	status = "okay";

With fixes tag added,  Please use

Reviewed-by: Udit Kumar <u-kumar1 at ti.com>


>   	reg = <0x0 0x47040000 0x0 0x100>,
>   		<0x0 0x50000000 0x0 0x8000000>;
>   	ranges = <0x0 0x0 0x0 0x50000000 0x4000000>,


More information about the U-Boot mailing list