aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorJonathan Humphreys <j-humphreys@ti.com>2024-02-23 18:23:07 -0600
committerTom Rini <trini@konsulko.com>2024-03-05 08:39:49 -0500
commit383fddf63479f3255ddc32b7885dcb43bf06345c (patch)
treee608aff8832064fdfb932ce096f8fb394fe7c1cd /arch
parent85aca577f6db5e7fc594b01defcceaedfecfc026 (diff)
downloadu-boot-383fddf63479f3255ddc32b7885dcb43bf06345c.zip
u-boot-383fddf63479f3255ddc32b7885dcb43bf06345c.tar.gz
u-boot-383fddf63479f3255ddc32b7885dcb43bf06345c.tar.bz2
arm: dts: k3-j721e-sk: Remove OSPI phypattern partition
The phy calibration pattern partition isn't needed as the Cadence driver isn't calibrating the phys. Signed-off-by: Jonathan Humphreys <j-humphreys@ti.com> Fixes: 58d61fb5a77e ("arm: dts: k3-j721e-sk: Add initial A72 specific dts support")
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/dts/k3-j721e-sk-u-boot.dtsi4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/dts/k3-j721e-sk-u-boot.dtsi b/arch/arm/dts/k3-j721e-sk-u-boot.dtsi
index 479b7bc..20b76a8 100644
--- a/arch/arm/dts/k3-j721e-sk-u-boot.dtsi
+++ b/arch/arm/dts/k3-j721e-sk-u-boot.dtsi
@@ -157,9 +157,5 @@
flash@0 {
bootph-all;
-
- partition@3fc0000 {
- bootph-all;
- };
};
};