提交 0fc12374 编写于 作者: N Niklas Cassel 提交者: Arnd Bergmann

ARM: dts: artpec: disable Accelerator Coherency Port

Accesses via 0x80000000 go through the ACP instead of using the DDR
directly.

Unfortunately the ACP has proven to be the cause of complete system
hangs. Disabling the ACP makes these problems go away.
Signed-off-by: NNiklas Cassel <niklas.cassel@axis.com>
Signed-off-by: NArnd Bergmann <arnd@arndb.de>
上级 661e50bc
...@@ -185,8 +185,7 @@ ...@@ -185,8 +185,7 @@
#address-cells = <0x1>; #address-cells = <0x1>;
#size-cells = <0x1>; #size-cells = <0x1>;
ranges; ranges;
dma-ranges = <0x80000000 0x00000000 0x40000000>; dma-ranges;
dma-coherent;
ethernet: ethernet@f8010000 { ethernet: ethernet@f8010000 {
clock-names = "phy_ref_clk", "apb_pclk"; clock-names = "phy_ref_clk", "apb_pclk";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册