Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83963
b: refs/heads/master
c: 7e25867
h: refs/heads/master
i:
  83961: 8876d47
  83959: e0a6e31
v: v3
  • Loading branch information
Kumar Gala committed Feb 6, 2008
1 parent 8225ff0 commit e9155ce
Show file tree
Hide file tree
Showing 2 changed files with 13 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: d8985fd2b8ef8994399ea33f7e5b24395f5a7cab
refs/heads/master: 7e25867fe8d705bcf707ef52004b669eb795d06d
12 changes: 12 additions & 0 deletions trunk/arch/powerpc/boot/dts/mpc8572ds.dts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,18 @@
bus-frequency = <0>;
clock-frequency = <0>;
};

PowerPC,8572@1 {
device_type = "cpu";
reg = <1>;
d-cache-line-size = <20>; // 32 bytes
i-cache-line-size = <20>; // 32 bytes
d-cache-size = <8000>; // L1, 32K
i-cache-size = <8000>; // L1, 32K
timebase-frequency = <0>;
bus-frequency = <0>;
clock-frequency = <0>;
};
};

memory {
Expand Down

0 comments on commit e9155ce

Please sign in to comment.