Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123073
b: refs/heads/master
c: 91cac62
h: refs/heads/master
i:
  123071: 276ad40
v: v3
  • Loading branch information
Kumar Gala committed Dec 15, 2008
1 parent 3bf0e39 commit 5276b22
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8309ce7280536b07716026ff588acbcc0ee1a546
refs/heads/master: 91cac623262c1c0cd298c5c648a8bd2b647c264d
16 changes: 8 additions & 8 deletions trunk/arch/powerpc/boot/dts/mpc8572ds.dts
Original file line number Diff line number Diff line change
Expand Up @@ -67,17 +67,17 @@
#address-cells = <2>;
#size-cells = <1>;
compatible = "fsl,mpc8572-elbc", "fsl,elbc", "simple-bus";
reg = <0xffe05000 0x1000>;
reg = <0 0xffe05000 0 0x1000>;
interrupts = <19 2>;
interrupt-parent = <&mpic>;

ranges = <0x0 0x0 0xe8000000 0x08000000
0x1 0x0 0xe0000000 0x08000000
0x2 0x0 0xffa00000 0x00040000
0x3 0x0 0xffdf0000 0x00008000
0x4 0x0 0xffa40000 0x00040000
0x5 0x0 0xffa80000 0x00040000
0x6 0x0 0xffac0000 0x00040000>;
ranges = <0x0 0x0 0x0 0xe8000000 0x08000000
0x1 0x0 0x0 0xe0000000 0x08000000
0x2 0x0 0x0 0xffa00000 0x00040000
0x3 0x0 0x0 0xffdf0000 0x00008000
0x4 0x0 0x0 0xffa40000 0x00040000
0x5 0x0 0x0 0xffa80000 0x00040000
0x6 0x0 0x0 0xffac0000 0x00040000>;

nor@0,0 {
#address-cells = <1>;
Expand Down

0 comments on commit 5276b22

Please sign in to comment.