On 20/01/24 00:55, Nishanth Menon wrote:
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.
Okay, will do.

@@ -33,6 +33,7 @@
memory@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@80000000 {
                device_type = "memory";
+               bootph-all;
                /* 32G RAM */
                reg = <0x00 0x80000000 0x00 0x80000000>,
                      <0x08 0x80000000 0x07 0x80000000>;
--
2.34.1

--
Regards,
Apurva Nandan,
Texas Instruments.

Reply via email to