]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[POWERPC] 4xx: Fix PCI mem in rainier DTS
authorJosh Boyer <jwboyer@linux.vnet.ibm.com>
Thu, 15 May 2008 14:41:23 +0000 (00:41 +1000)
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>
Thu, 29 May 2008 12:06:56 +0000 (07:06 -0500)
This fixes the PCI node in the Rainier to match the spec from AMCC.  A
similar fix was done for 440EPx, which shares the same values as 440GRx.

Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
arch/powerpc/boot/dts/rainier.dts

index 2cd87f66f81fdcdad09afbec0552c6adecf7f2b6..2afb63a42ea9a9648549d974c8c35d8ad656eb32 100644 (file)
                         * later cannot be changed. Chip supports a second
                         * IO range but we don't use it for now
                         */
-                       ranges = <0x02000000 0x00000000 0x80000000 0x00000001 0x80000000 0x00000000 0x10000000
-                               0x01000000 0x00000000 0x00000000 0x00000001 0xe8000000 0x00000000 0x00100000>;
+                       ranges = <0x02000000 0x0 0x80000000 0x1 0x80000000 0x0 0x40000000
+                               0x01000000 0x0 0x00000000 0x1 0xe8000000 0x0 0x00010000
+                               0x01000000 0x0 0x00000000 0x1 0xe8800000 0x0 0x03800000>;
 
                        /* Inbound 2GB range starting at 0 */
                        dma-ranges = <0x42000000 0x0 0x0 0x0 0x0 0x0 0x80000000>;