[PATCH v2 7/9] am335x-sancloud-bbe-lite: SPI flash is JEDEC compatible

Paul Barker paul.barker at sancloud.com
Mon Nov 14 13:42:41 CET 2022


Signed-off-by: Paul Barker <paul.barker at sancloud.com>
---
 arch/arm/dts/am335x-sancloud-bbe-lite.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/dts/am335x-sancloud-bbe-lite.dts b/arch/arm/dts/am335x-sancloud-bbe-lite.dts
index d6ef19311a91..8ffbc72dc57e 100644
--- a/arch/arm/dts/am335x-sancloud-bbe-lite.dts
+++ b/arch/arm/dts/am335x-sancloud-bbe-lite.dts
@@ -41,7 +41,7 @@
 		#address-cells = <1>;
 		#size-cells = <0>;
 
-		compatible = "micron,spi-authenta";
+		compatible = "micron,spi-authenta", "jedec,spi-nor";
 
 		reg = <0>;
 		spi-max-frequency = <16000000>;
-- 
2.25.1



More information about the U-Boot mailing list