]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm: dts: k3-j721e-sk: Remove OSPI phypattern partition
authorJonathan Humphreys <j-humphreys@ti.com>
Sat, 24 Feb 2024 00:23:07 +0000 (18:23 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 5 Mar 2024 13:39:49 +0000 (08:39 -0500)
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")
arch/arm/dts/k3-j721e-sk-u-boot.dtsi

index 479b7bcd6f8471006bbda5da46bfc49af9abb501..20b76a84ffd73f4f89043b1f433b783169cac602 100644 (file)
 
        flash@0 {
                bootph-all;
-
-               partition@3fc0000 {
-                       bootph-all;
-               };
        };
 };