From b894d1cf6b3096baec026c2615ccc7abc560ec57 Mon Sep 17 00:00:00 2001 From: Stefan Roese Date: Sat, 15 Dec 2007 19:10:56 +1100 Subject: [PATCH] --- yaml --- r: 81207 b: refs/heads/master c: dc88416b098a1e0bde82dc4e00ed95109681ab5c h: refs/heads/master i: 81205: bb4728d8071fa23b67ac0b929ea8e92101c6c5a3 81203: 90ec2dd778519078dc4e9338f2f7b96f5c441b7e 81199: b246416cf33babfad1b8e0646bd4b831fc020019 v: v3 --- [refs] | 2 +- trunk/arch/powerpc/boot/dts/kilauea.dts | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/[refs] b/[refs] index c1f720a17065..5940bd6e1423 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8aaed98c1e28a2c803309fcb2d32761bba4bee09 +refs/heads/master: dc88416b098a1e0bde82dc4e00ed95109681ab5c diff --git a/trunk/arch/powerpc/boot/dts/kilauea.dts b/trunk/arch/powerpc/boot/dts/kilauea.dts index 38141991310f..67c7ea179a07 100644 --- a/trunk/arch/powerpc/boot/dts/kilauea.dts +++ b/trunk/arch/powerpc/boot/dts/kilauea.dts @@ -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). @@ -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).