projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e10b72f
)
dts: beagleboneai64: Add boothph in chipid node
author
Udit Kumar
<u-kumar1@ti.com>
Tue, 17 Sep 2024 08:13:29 +0000
(13:43 +0530)
committer
Tom Rini
<trini@konsulko.com>
Sat, 21 Sep 2024 00:08:34 +0000
(18:08 -0600)
beagleboneai64 boot was broken after OF_UPSTREAM support for
J721E SOC.
So add bootph in chipid node similar to other boards of
this SOC.
Fixes: 46bb1405b461 ("arm: dts: k3-j721e: Move to OF_UPSTREAM")
Reported-by: Robert Nelson <robertcnelson@gmail.com>
Signed-off-by: Udit Kumar <u-kumar1@ti.com>
arch/arm/dts/k3-j721e-beagleboneai64-u-boot.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/k3-j721e-beagleboneai64-u-boot.dtsi
b/arch/arm/dts/k3-j721e-beagleboneai64-u-boot.dtsi
index 884f44239e1f3b285bad2cf5c82e7abb01f35419..27851b7d0837113f76ed137016545d1633f6b19a 100644
(file)
--- a/
arch/arm/dts/k3-j721e-beagleboneai64-u-boot.dtsi
+++ b/
arch/arm/dts/k3-j721e-beagleboneai64-u-boot.dtsi
@@
-64,6
+64,10
@@
bootph-all;
};
+&chipid {
+ bootph-all;
+};
+
&mcu_ringacc {
reg = <0x0 0x2b800000 0x0 0x400000>,
<0x0 0x2b000000 0x0 0x400000>,