From 1727fe7ba7d16e427d7bf2d0af752bca3b250f1a Mon Sep 17 00:00:00 2001 From: Russell King Date: Thu, 3 Nov 2005 11:04:53 +0000 Subject: [PATCH] --- yaml --- r: 12248 b: refs/heads/master c: 089311e117adb8ffe13984d122e33287ffa8c7ec h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-arm/arch-iop3xx/iop321.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index a5adff38d205..29e072c24343 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0dcc7474b2fc547b2193dd1bafc4670a70d44e91 +refs/heads/master: 089311e117adb8ffe13984d122e33287ffa8c7ec diff --git a/trunk/include/asm-arm/arch-iop3xx/iop321.h b/trunk/include/asm-arm/arch-iop3xx/iop321.h index 200621ff3690..f8df778a356f 100644 --- a/trunk/include/asm-arm/arch-iop3xx/iop321.h +++ b/trunk/include/asm-arm/arch-iop3xx/iop321.h @@ -40,7 +40,7 @@ #define IOP321_PCI_UPPER_IO_BA (IOP321_PCI_LOWER_IO_BA + IOP321_PCI_IO_WINDOW_SIZE - 1) #define IOP321_PCI_IO_OFFSET (IOP321_PCI_LOWER_IO_VA - IOP321_PCI_LOWER_IO_BA) -//#define IOP321_PCI_MEM_WINDOW_SIZE (~*IOP321_IALR1 + 1) +/* #define IOP321_PCI_MEM_WINDOW_SIZE (~*IOP321_IALR1 + 1) */ #define IOP321_PCI_MEM_WINDOW_SIZE 0x04000000 /* 64M outbound window */ #define IOP321_PCI_LOWER_MEM_PA 0x80000000 #define IOP321_PCI_LOWER_MEM_BA (*IOP321_OMWTVR0)