projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
374b105
)
ARM: dts: socfpga: update L2 tag and data latency
author
Dinh Nguyen
<dinguyen@altera.com>
Tue, 7 Jan 2014 02:54:43 +0000
(20:54 -0600)
committer
Dinh Nguyen
<dinguyen@altera.com>
Wed, 8 Jan 2014 17:58:44 +0000
(11:58 -0600)
Sets the appropriate L2-cache latencies for the SOCFPGA platform.
Signed-off-by: Dinh Nguyen <dinguyen@altera.com>
arch/arm/boot/dts/socfpga.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/socfpga.dtsi
b/arch/arm/boot/dts/socfpga.dtsi
index f936476c2753ff380ab7cfe04064fba2598d87c4..efcc38a2a11006483dee7008196dd1006b7076cf 100644
(file)
--- a/
arch/arm/boot/dts/socfpga.dtsi
+++ b/
arch/arm/boot/dts/socfpga.dtsi
@@
-467,6
+467,8
@@
interrupts = <0 38 0x04>;
cache-unified;
cache-level = <2>;
+ arm,tag-latency = <1 1 1>;
+ arm,data-latency = <2 1 1>;
};
/* Local timer */