From: Tudor Ambarus <[email protected]>

sama5d2_xplained advertises quad capable flashes.
Set bus with to 4.

Signed-off-by: Tudor Ambarus <[email protected]>
---
 arch/arm/dts/at91-sama5d2_xplained.dts | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/dts/at91-sama5d2_xplained.dts 
b/arch/arm/dts/at91-sama5d2_xplained.dts
index 08f000b77436..aa69ee7af405 100644
--- a/arch/arm/dts/at91-sama5d2_xplained.dts
+++ b/arch/arm/dts/at91-sama5d2_xplained.dts
@@ -89,6 +89,8 @@
                                        pinctrl-names = "default";
                                        pinctrl-0 = <&pinctrl_qspi0_default>;
                                        spi-max-frequency = <83000000>;
+                                       spi-rx-bus-width = <4>;
+                                       spi-tx-bus-width = <4>;
 
                                        partition@00000000 {
                                                label = "boot";
-- 
2.9.5

_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to