mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: dts: Add missing gpmc setting for phyCORE-AM335x
@ 2014-12-09  9:01 Teresa Gámez
  2014-12-09  9:01 ` [PATCH 2/2] ARM: dts: Add missing gpmc setting for phyFLEX-AM335x Teresa Gámez
  2014-12-09  9:31 ` [PATCH 1/2] ARM: dts: Add missing gpmc setting for phyCORE-AM335x Sascha Hauer
  0 siblings, 2 replies; 3+ messages in thread
From: Teresa Gámez @ 2014-12-09  9:01 UTC (permalink / raw)
  To: barebox

cycle2cycle-diffcsen needs to be enabled.

Signed-off-by: Teresa Gámez <t.gamez@phytec.de>
---
 arch/arm/dts/am335x-phytec-phycore-som.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/dts/am335x-phytec-phycore-som.dtsi b/arch/arm/dts/am335x-phytec-phycore-som.dtsi
index f1bcb8b..fbd6760 100644
--- a/arch/arm/dts/am335x-phytec-phycore-som.dtsi
+++ b/arch/arm/dts/am335x-phytec-phycore-som.dtsi
@@ -225,6 +225,7 @@
 		gpmc,wait-on-write = "true";
 		gpmc,bus-turnaround-ns = <0>;
 		gpmc,cycle2cycle-delay-ns = <50>;
+		gpmc,cycle2cycle-diffcsen;
 		gpmc,clk-activation-ns = <0>;
 		gpmc,wait-monitoring-ns = <0>;
 		gpmc,wr-access-ns = <0>;
-- 
1.9.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-12-09  9:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-09  9:01 [PATCH 1/2] ARM: dts: Add missing gpmc setting for phyCORE-AM335x Teresa Gámez
2014-12-09  9:01 ` [PATCH 2/2] ARM: dts: Add missing gpmc setting for phyFLEX-AM335x Teresa Gámez
2014-12-09  9:31 ` [PATCH 1/2] ARM: dts: Add missing gpmc setting for phyCORE-AM335x Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox