From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from de01egw02.freescale.net (de01egw02.freescale.net [192.88.165.103]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "de01egw02.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 26FFFDE016 for ; Fri, 20 Jul 2007 02:36:31 +1000 (EST) Message-ID: <469F9301.6080402@freescale.com> Date: Thu, 19 Jul 2007 11:36:17 -0500 From: Scott Wood MIME-Version: 1.0 To: Kumar Gala Subject: Re: [PATCH 53/61] 82xx: Set NOT_COHERENT_CACHE on 8272 with PCI. References: <20070718013137.GA15217@ld0162-tx32.am.freescale.net> <20070718013611.GY15238@ld0162-tx32.am.freescale.net> <20070718032857.GF18251@localhost.localdomain> <469E7350.3090308@freescale.com> <97B4A805-6E2A-4F8E-BC56-5BDEE8D6F5F0@kernel.crashing.org> In-Reply-To: <97B4A805-6E2A-4F8E-BC56-5BDEE8D6F5F0@kernel.crashing.org> Content-Type: text/plain; charset=us-ascii; format=flowed Cc: linuxppc-dev@ozlabs.org, David Gibson List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Kumar Gala wrote: > Can you dump the POCMRx registers and report their values and what / > proc/iomem looks like. POTAR0: 0x00080000 POTAR1: 0x000a0000 POTAR2: 0x00000000 POBAR0: 0x00080000 POBAR1: 0x000a0000 POBAR2: 0x000f6000 POCMR0: 0xa00e0000 POCMR1: 0x800e0000 POCMR2: 0xc00fe000 PITAR0: 0x00000000 PIBAR0: 0x00000000 PICMR0: 0xa00fc000 -sh-2.05b# cat /proc/iomem 80000000-9fffffff : /soc@f0000000/pci@10800 a0000000-bfffffff : /soc@f0000000/pci@10800 a0000000-a001ffff : 0000:00:17.0 a0000000-a001ffff : e1000 a0020000-a003ffff : 0000:00:17.0 a0020000-a003ffff : e1000 -Scott