]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
arm: dts: k3-am68: Enable OSPI boot
authorUdit Kumar <u-kumar1@ti.com>
Tue, 19 Nov 2024 09:47:23 +0000 (15:17 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 4 Dec 2024 20:20:27 +0000 (14:20 -0600)
Enable OSPI node to allow OSPI boot on AM68

Signed-off-by: Udit Kumar <u-kumar1@ti.com>
arch/arm/dts/k3-am68-sk-base-board-u-boot.dtsi

index 4b8d73a92d6a3d3f5cf335472a3944b1053ded68..4ca05f32f0b560acb1c7c18b904b22cbc0596089 100644 (file)
        bootph-all;
 };
 
-&ospi0 {
-       status = "disabled";
-};
-
 &ospi1 {
        status = "disabled";
 };