[PATCH v2 3/3] arm: dts: k3-j721e-sk: Remove OSPI phypattern partition

Jonathan Humphreys j-humphreys at ti.com
Sat Feb 24 01:23:07 CET 2024


The phy calibration pattern partition isn't needed as the Cadence driver isn't
calibrating the phys.

Signed-off-by: Jonathan Humphreys <j-humphreys at ti.com>
---
 arch/arm/dts/k3-j721e-sk-u-boot.dtsi | 4 ----
 1 file changed, 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 479b7bcd6f..20b76a84ff 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 at 0 {
 		bootph-all;
-
-		partition at 3fc0000 {
-			bootph-all;
-		};
 	};
 };
-- 
2.34.1



More information about the U-Boot mailing list