[PATCH v2 3/3] arm: dts: k3-j721e-r5-common-proc-board: Enable HBMC in R5 SPL stage
Kumar, Udit
u-kumar1 at ti.com
Tue Sep 2 09:38:52 CEST 2025
On 9/2/2025 12:18 PM, Anurag Dutta wrote:
> Enable HBMC in the R5 SPL stage
>
> 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(+)
Reviewed-by: Udit Kumar <u-kumar1 at ti.com>
> 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";
> reg = <0x0 0x47040000 0x0 0x100>,
> <0x0 0x50000000 0x0 0x8000000>;
> ranges = <0x0 0x0 0x0 0x50000000 0x4000000>,
More information about the U-Boot
mailing list