1 * Marvell Feroceon Cache 2 3 Required properties: 4 - compatible : Should be either "marvell,feroc 5 "marvell,kirkwood-cache". 6 7 Optional properties: 8 - reg : Address of the L2 cache control 9 "marvell,kirkwood-cache", not u 10 11 12 Example: 13 l2: l2-cache@20128 { 14 compatible = "marvell, 15 reg = <0x20128 0x4>; 16 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.