Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259107
b: refs/heads/master
c: c0f5895
h: refs/heads/master
i:
  259105: bf6382e
  259103: 6a5d924
v: v3
  • Loading branch information
Dmitry Eremin-Solenikov authored and Kumar Gala committed Jun 27, 2011
1 parent 10da05c commit deff23c
Show file tree
Hide file tree
Showing 9 changed files with 17 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: 67e64f4aee53152ce22b35e4f1b61ebe78d24f3b
refs/heads/master: c0f589502ed553dbead67880c7bce57dee28a174
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/boot/dts/mpc8568mds.dts
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@
compatible = "fsl,mpc8568-localbus", "fsl,pq3-localbus",
"simple-bus";
reg = <0xe0005000 0x1000>;
interrupt-parent = <&mpic>;
interrupts = <19 2>;

ranges = <0x0 0x0 0xfe000000 0x02000000
0x1 0x0 0xf8000000 0x00008000
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/boot/dts/socrates.dts
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,8 @@
#address-cells = <2>;
#size-cells = <1>;
reg = <0xe0005000 0x40>;
interrupt-parent = <&mpic>;
interrupts = <19 2>;

ranges = <0 0 0xfc000000 0x04000000
2 0 0xc8000000 0x04000000
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/boot/dts/tqm8540.dts
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,8 @@
compatible = "fsl,mpc8540-localbus", "fsl,pq3-localbus",
"simple-bus";
reg = <0xe0005000 0x1000>;
interrupt-parent = <&mpic>;
interrupts = <19 2>;

ranges = <0x0 0x0 0xfe000000 0x02000000>;

Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/boot/dts/tqm8548-bigflash.dts
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,8 @@
#address-cells = <2>;
#size-cells = <1>;
reg = <0xa0005000 0x100>; // BRx, ORx, etc.
interrupt-parent = <&mpic>;
interrupts = <19 2>;

ranges = <
0 0x0 0xfc000000 0x04000000 // NOR FLASH bank 1
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/boot/dts/tqm8548.dts
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,8 @@
#address-cells = <2>;
#size-cells = <1>;
reg = <0xe0005000 0x100>; // BRx, ORx, etc.
interrupt-parent = <&mpic>;
interrupts = <19 2>;

ranges = <
0 0x0 0xfc000000 0x04000000 // NOR FLASH bank 1
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/boot/dts/tqm8560.dts
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,8 @@
#address-cells = <2>;
#size-cells = <1>;
reg = <0xe0005000 0x100>; // BRx, ORx, etc.
interrupt-parent = <&mpic>;
interrupts = <19 2>;

ranges = <
0 0x0 0xfc000000 0x04000000 // NOR FLASH bank 1
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/boot/dts/xpedite5200.dts
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,8 @@
#address-cells = <2>;
#size-cells = <1>;
reg = <0xef005000 0x100>; // BRx, ORx, etc.
interrupt-parent = <&mpic>;
interrupts = <19 2>;

ranges = <
0 0x0 0xfc000000 0x04000000 // NOR boot flash
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/boot/dts/xpedite5200_xmon.dts
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,8 @@
#address-cells = <2>;
#size-cells = <1>;
reg = <0xef005000 0x100>; // BRx, ORx, etc.
interrupt-parent = <&mpic>;
interrupts = <19 2>;

ranges = <
0 0x0 0xf8000000 0x08000000 // NOR boot flash
Expand Down

0 comments on commit deff23c

Please sign in to comment.