RE: [PATCH] powerpc/fsl-pci: fix pcie range issue for some P1/P2 boards

2015-07-30 Thread Hou Zhiqiang
Hi Scott,

 -Original Message-
 From: Wood Scott-B07421
 Sent: 2015年7月29日 10:35
 To: Hou Zhiqiang-B48286
 Cc: linuxppc-dev@lists.ozlabs.org; b...@kernel.crashing.org;
 pau...@samba.org; m...@ellerman.id.au; Hu Mingkai-B21284
 Subject: Re: [PATCH] powerpc/fsl-pci: fix pcie range issue for some P1/P2
 boards
 
 On Tue, 2015-07-28 at 21:34 -0500, Hou Zhiqiang-B48286 wrote:
  Hi Scott and all,
 
  Please ignore this patch!
 
 Did you figure out what was actually causing you to see CPU stalls?


This issue fixed by cf4d1cf5ac5e7d2b886af6ed906ea0dcdc5b6855 in upstream.
 
 -Scott

Thanks,
Zhiqiang
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Re: [PATCH] powerpc/fsl-pci: fix pcie range issue for some P1/P2 boards

2015-07-28 Thread Scott Wood
On Tue, 2015-07-28 at 21:34 -0500, Hou Zhiqiang-B48286 wrote:
 Hi Scott and all,
 
 Please ignore this patch!

Did you figure out what was actually causing you to see CPU stalls?

-Scott

___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

RE: [PATCH] powerpc/fsl-pci: fix pcie range issue for some P1/P2 boards

2015-07-28 Thread Hou Zhiqiang
Hi Scott and all,

Please ignore this patch!

 -Original Message-
 From: Wood Scott-B07421
 Sent: 2015年7月25日 10:48
 To: Hou Zhiqiang-B48286
 Cc: linuxppc-dev@lists.ozlabs.org; b...@kernel.crashing.org;
 pau...@samba.org; m...@ellerman.id.au; Hu Mingkai-B21284
 Subject: Re: [PATCH] powerpc/fsl-pci: fix pcie range issue for some P1/P2
 boards
 
 On Wed, 2015-07-22 at 18:08 +0800, Zhiqiang Hou wrote:
 
  From: Hou Zhiqiang b48...@freescale.com
 
 You CCed this to
 b21...@freescale.com.  Who is that?  It would be nice to use friendly
 e-mail addresses, but at least include the name along with the e-mail
 address.
 
 I suggest CCing the people who added these device trees.
 
  Impact board list:
  P1020MBG-PC. P1022DS, P2020RDB
  All above boards have its PCIE memory range less than 0xbfff_,
 
 If you mean that the physical address of the memory region is =
 0xbfff_, I don't see the relevance.

  but in dts its boundary value was 0xe000. Both of them was maped
  to the same boundary 0xe000 which was Overlapped and crossed.
 
 By boundary do you mean the PCIe bus address?  Why is it a problem for
 these independent PCIe root complexes to have the same PCIe bus addresses?


Yes, you're right. It isn't an issue using the same PCIe bus addresses. 
 
   Cpu will access the illicit memery addr and detect error then lead to
  cpu stall.  So update dts for these boards.
 
 What is illicit about it?
 
 Why isn't the problem seen in the 36-bit device trees, which do the same
 thing?
 
 -Scott

Thanks,
Zhiqiang
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Re: [PATCH] powerpc/fsl-pci: fix pcie range issue for some P1/P2 boards

2015-07-24 Thread Scott Wood
On Wed, 2015-07-22 at 18:08 +0800, Zhiqiang Hou wrote:

 From: Hou Zhiqiang b48...@freescale.com

You CCed this to 
b21...@freescale.com.  Who is that?  It would be nice to use friendly 
e-mail addresses, but at least include the name along with the e-mail address.

I suggest CCing the people who added these device trees.

 Impact board list:
 P1020MBG-PC. P1022DS, P2020RDB
 All above boards have its PCIE memory range less than 0xbfff_,

If you mean that the physical address of the memory region is = 0xbfff_, 
I don't see the relevance.

 but in dts its boundary value was 0xe000. Both of them was maped
 to the same boundary 0xe000 which was Overlapped and crossed.

By boundary do you mean the PCIe bus address?  Why is it a problem for 
these independent PCIe root complexes to have the same PCIe bus addresses?

  Cpu will access the illicit memery addr and detect error then lead to
 cpu stall.  So update dts for these boards.

What is illicit about it?

Why isn't the problem seen in the 36-bit device trees, which do the same 
thing?

-Scott

___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev