[PATCH v8 04/16] arm: dts: Add bootph-all for memory node

Nishanth Menon nm at ti.com
Fri Jan 19 20:25:45 CET 2024


On 23:20-20240119, Apurva Nandan wrote:
[...]

> diff --git a/arch/arm/dts/k3-am69-sk.dts b/arch/arm/dts/k3-am69-sk.dts
> index 9868c7049b..29884097b9 100644
> --- a/arch/arm/dts/k3-am69-sk.dts
> +++ b/arch/arm/dts/k3-am69-sk.dts

I think you mis-interpreted
https://lore.kernel.org/u-boot/20240103175221.ovjzcwwljnjhka2n@expire/
comment to modify kernel board.dts. I meant for you to squash that
correct change  to the patch that introduces board-u-boot.dtsi and r5.dts

Now that i read my comment, I can see why it might have been
mis-interpreted. Sorry about that - please squash your v7 patch
instead to appropriate patch.

> @@ -33,6 +33,7 @@
>  
>  	memory at 80000000 {
>  		device_type = "memory";
> +		bootph-all;
>  		/* 32G RAM */
>  		reg = <0x00 0x80000000 0x00 0x80000000>,
>  		      <0x08 0x80000000 0x07 0x80000000>;
> diff --git a/arch/arm/dts/k3-j784s4-evm.dts b/arch/arm/dts/k3-j784s4-evm.dts
> index f1f4c8634a..662552c872 100644
> --- a/arch/arm/dts/k3-j784s4-evm.dts
> +++ b/arch/arm/dts/k3-j784s4-evm.dts
> @@ -31,6 +31,7 @@
>  
>  	memory at 80000000 {
>  		device_type = "memory";
> +		bootph-all;
>  		/* 32G RAM */
>  		reg = <0x00 0x80000000 0x00 0x80000000>,
>  		      <0x08 0x80000000 0x07 0x80000000>;
> -- 
> 2.34.1
> 

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


More information about the U-Boot mailing list