Re: [U-Boot] [PATCH 2/2][V2] pci/layerscape: Add EP mode support

2015-09-01 Thread Lian M . H .
To: Sun York-R58495 ; Lian Minghuan-B31939 > > Cc: Hu Mingkai-B21284 ; u-boot@lists.denx.de > Subject: RE: [U-Boot] [PATCH 2/2][V2] pci/layerscape: Add EP mode support > > From: York Sun > >On 07/09/2015 08:35 PM, Minghuan Lian wrote: > >> The patch will initiali

Re: [U-Boot] [PATCH 2/2][V2] pci/layerscape: Add EP mode support

2015-09-01 Thread Edward L Swarthout
From: York Sun >On 07/09/2015 08:35 PM, Minghuan Lian wrote: >> The patch will initialize PCIe controller on EP mode 1. Setup bar: >>bar0 32bit 4K for specific configuration >>bar1 32bit 8K for MSIX >>bar2 64bit 4K for descriptor of memory >>bar4 64bit 1M for DMA memory test This u

Re: [U-Boot] [PATCH 2/2][V2] pci/layerscape: Add EP mode support

2015-08-04 Thread York Sun
On 07/09/2015 08:35 PM, Minghuan Lian wrote: > The patch will initialize PCIe controller on EP mode > 1. Setup bar: >bar0 32bit 4K for specific configuration >bar1 32bit 8K for MSIX >bar2 64bit 4K for descriptor of memory >bar4 64bit 1M for DMA memory test > 2. Setup iATU: >iA

[U-Boot] [PATCH 2/2][V2] pci/layerscape: Add EP mode support

2015-07-09 Thread Minghuan Lian
The patch will initialize PCIe controller on EP mode 1. Setup bar: bar0 32bit 4K for specific configuration bar1 32bit 8K for MSIX bar2 64bit 4K for descriptor of memory bar4 64bit 1M for DMA memory test 2. Setup iATU: iATU inbound 0-3 to map bar transaction to memory address star