Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91475
b: refs/heads/master
c: 99d8be0
h: refs/heads/master
i:
  91473: e00dc4b
  91471: b787a61
v: v3
  • Loading branch information
Stefan Roese authored and Josh Boyer committed Mar 26, 2008
1 parent 8a9a9fd commit 238515a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2a7069190e7a7f19bd37e8c08e2bf02c8d6330f7
refs/heads/master: 99d8be052e248e09abf51d4a656717259bf9b930
10 changes: 10 additions & 0 deletions trunk/arch/powerpc/boot/dts/taishan.dts
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,16 @@
// FIXME: anything else?
};

L2C0: l2c {
compatible = "ibm,l2-cache-440gx", "ibm,l2-cache";
dcr-reg = <20 8 /* Internal SRAM DCR's */
30 8>; /* L2 cache DCR's */
cache-line-size = <20>; /* 32 bytes */
cache-size = <40000>; /* L2, 256K */
interrupt-parent = <&UIC2>;
interrupts = <17 1>;
};

plb {
compatible = "ibm,plb-440gx", "ibm,plb4";
#address-cells = <2>;
Expand Down

0 comments on commit 238515a

Please sign in to comment.