提交 1b875160 编写于 作者: L Lars Persson 提交者: Arnd Bergmann

ARM: dts: artpec: use optimized pl310 settings

Use the cache settings that were determined to give best performance
on artpec-6 typical workloads.
Signed-off-by: NLars Persson <larper@axis.com>
Signed-off-by: NArnd Bergmann <arnd@arndb.de>
上级 d09ea47a
...@@ -137,6 +137,13 @@ ...@@ -137,6 +137,13 @@
arm,data-latency = <1 1 1>; arm,data-latency = <1 1 1>;
arm,tag-latency = <1 1 1>; arm,tag-latency = <1 1 1>;
arm,filter-ranges = <0x0 0x80000000>; arm,filter-ranges = <0x0 0x80000000>;
arm,double-linefill = <1>;
arm,double-linefill-incr = <0>;
arm,double-linefill-wrap = <0>;
prefetch-data = <1>;
prefetch-instr = <1>;
arm,prefetch-offset = <0>;
arm,prefetch-drop = <1>;
}; };
pmu { pmu {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册