> [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Ed Swarthout
> Sent: Thursday, October 29, 2009 12:59 PM
> > +++ b/board/freescale/mpc8572ds/mpc8572ds.c
> > @@ -199,7 +199,7 @@ void pci_init_board(void)
> > first_free_busno = fsl_pci_init_port(&pci_info[num++],
> > -
> > I'd replace "then unlock the config" with "unlock/enable inbound PCI
> > configuration cycles" and "host can request it" with "host can access
> > the PCIe agents SDRAM at address 0x0"
>
> updated the commit msg with these changes.
> >
> > A "volatile" needs to be added above to prevent co
On Oct 27, 2009, at 9:30 AM, Peter Tyser wrote:
> Hi Vivek,
> Thanks for this change, we'll migrate our XES boards to use it in the
> near future.
>
> On Tue, 2009-10-27 at 12:18 +0530, Vivek Mahajan wrote:
>> Originally written by Jason Jin and Mingkai Hu for mpc8536.
>>
>> When QorIQ based boar
Hi Vivek,
Thanks for this change, we'll migrate our XES boards to use it in the
near future.
On Tue, 2009-10-27 at 12:18 +0530, Vivek Mahajan wrote:
> Originally written by Jason Jin and Mingkai Hu for mpc8536.
>
> When QorIQ based board is configured as a PCIe agent,
> then unlock the config and
On Oct 27, 2009, at 1:48 AM, Vivek Mahajan wrote:
> Originally written by Jason Jin and Mingkai Hu for mpc8536.
>
> When QorIQ based board is configured as a PCIe agent,
> then unlock the config and init a 4K inbound memory
> window; so that a PCIe host can request it.
>
> * Supported in fsl_pci_
Originally written by Jason Jin and Mingkai Hu for mpc8536.
When QorIQ based board is configured as a PCIe agent,
then unlock the config and init a 4K inbound memory
window; so that a PCIe host can request it.
* Supported in fsl_pci_init_port() after adding pcie_ep as a param
* Revamped copyright
6 matches
Mail list logo