commit | 48f2379efaaad70cfafd91cf027ebd3d8dce15f3 | [log] [tgz] |
---|---|---|
author | Udit Kumar <u-kumar1@ti.com> | Tue Nov 19 15:17:23 2024 +0530 |
committer | Tom Rini <trini@konsulko.com> | Wed Dec 04 14:20:27 2024 -0600 |
tree | 25f4ab94572296dbb6f8632c64d6b92214a9d034 | |
parent | 1acf006cd133cd5e658dbc5f103cde4825500bd3 [diff] |
arm: dts: k3-am68: Enable OSPI boot Enable OSPI node to allow OSPI boot on AM68 Signed-off-by: Udit Kumar <u-kumar1@ti.com>
diff --git a/arch/arm/dts/k3-am68-sk-base-board-u-boot.dtsi b/arch/arm/dts/k3-am68-sk-base-board-u-boot.dtsi index 4b8d73a..4ca05f3 100644 --- a/arch/arm/dts/k3-am68-sk-base-board-u-boot.dtsi +++ b/arch/arm/dts/k3-am68-sk-base-board-u-boot.dtsi
@@ -109,10 +109,6 @@ bootph-all; }; -&ospi0 { - status = "disabled"; -}; - &ospi1 { status = "disabled"; };