Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81207
b: refs/heads/master
c: dc88416
h: refs/heads/master
i:
  81205: bb4728d
  81203: 90ec2dd
  81199: b246416
v: v3
  • Loading branch information
Stefan Roese authored and Josh Boyer committed Dec 23, 2007
1 parent bea9a88 commit b894d1c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: 8aaed98c1e28a2c803309fcb2d32761bba4bee09
refs/heads/master: dc88416b098a1e0bde82dc4e00ed95109681ab5c
8 changes: 4 additions & 4 deletions trunk/arch/powerpc/boot/dts/kilauea.dts
Original file line number Diff line number Diff line change
Expand Up @@ -284,8 +284,8 @@
/* Inbound 2GB range starting at 0 */
dma-ranges = <42000000 0 0 0 0 80000000>;

/* This drives busses 0x00 to 0x0f */
bus-range = <00 0f>;
/* This drives busses 0x00 to 0x3f */
bus-range = <00 3f>;

/* Legacy interrupts (note the weird polarity, the bridge seems
* to invert PCIe legacy interrupts).
Expand Down Expand Up @@ -325,8 +325,8 @@
/* Inbound 2GB range starting at 0 */
dma-ranges = <42000000 0 0 0 0 80000000>;

/* This drives busses 0x10 to 0x1f */
bus-range = <10 1f>;
/* This drives busses 0x40 to 0x7f */
bus-range = <40 7f>;

/* Legacy interrupts (note the weird polarity, the bridge seems
* to invert PCIe legacy interrupts).
Expand Down

0 comments on commit b894d1c

Please sign in to comment.