From 66e65f3d2a3bb88323195c6d82c93f3a989d7ba0 Mon Sep 17 00:00:00 2001 From: Gerhard Pircher Date: Fri, 19 Jun 2009 11:42:36 +0000 Subject: [PATCH] --- yaml --- r: 154392 b: refs/heads/master c: 6bb2ae535f2eee0334802724a542701bd969d055 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/powerpc/boot/dts/amigaone.dts | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index c336cf5b732e..191c06db5c85 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3984114f056203d833251af85501721f7b00fd18 +refs/heads/master: 6bb2ae535f2eee0334802724a542701bd969d055 diff --git a/trunk/arch/powerpc/boot/dts/amigaone.dts b/trunk/arch/powerpc/boot/dts/amigaone.dts index 26549fca2ed4..49ac36b16dd7 100644 --- a/trunk/arch/powerpc/boot/dts/amigaone.dts +++ b/trunk/arch/powerpc/boot/dts/amigaone.dts @@ -70,8 +70,8 @@ devsel-speed = <0x00000001>; min-grant = <0>; max-latency = <0>; - /* First 64k for I/O at 0x0 on PCI mapped to 0x0 on ISA. */ - ranges = <0x00000001 0 0x01000000 0 0x00000000 0x00010000>; + /* First 4k for I/O at 0x0 on PCI mapped to 0x0 on ISA. */ + ranges = <0x00000001 0 0x01000000 0 0x00000000 0x00001000>; interrupt-parent = <&i8259>; #interrupt-cells = <2>; #address-cells = <2>;