Re: Re: Re: x86: apl: PCI enumeration issue

2020-03-30 Thread Bin Meng
Hi Bernhard, On Mon, Mar 30, 2020 at 4:41 PM Bernhard Messerklinger wrote: > > > Hi Bin, > > >Hi Bernhard, > > > >On Mon, Mar 30, 2020 at 4:25 PM Bernhard Messerklinger > > wrote: > >> > >> Hi Bin, > >> > >> >Hi Bernhard, > >> > > >> >On Mon, Mar 30, 2020 at 3:35 PM Bernhard Messerklinger > >> >

Antwort: Re: Re: x86: apl: PCI enumeration issue

2020-03-30 Thread Bernhard Messerklinger
Hi Bin, >Hi Bernhard, > >On Mon, Mar 30, 2020 at 4:25 PM Bernhard Messerklinger > wrote: >> >> Hi Bin, >> >> >Hi Bernhard, >> > >> >On Mon, Mar 30, 2020 at 3:35 PM Bernhard Messerklinger >> > wrote: >> >> >> >> Hi Simon, Bin, >> >> >> >> I am facing problems with the PCI enumeration at SPL

Re: Re: x86: apl: PCI enumeration issue

2020-03-30 Thread Bin Meng
Hi Bernhard, On Mon, Mar 30, 2020 at 4:25 PM Bernhard Messerklinger wrote: > > Hi Bin, > > >Hi Bernhard, > > > >On Mon, Mar 30, 2020 at 3:35 PM Bernhard Messerklinger > > wrote: > >> > >> Hi Simon, Bin, > >> > >> I am facing problems with the PCI enumeration at SPL loader stage. > >> On our HW

Antwort: Re: x86: apl: PCI enumeration issue

2020-03-30 Thread Bernhard Messerklinger
Hi Bin, >Hi Bernhard, > >On Mon, Mar 30, 2020 at 3:35 PM Bernhard Messerklinger > wrote: >> >> Hi Simon, Bin, >> >> I am facing problems with the PCI enumeration at SPL loader stage. >> On our HW we have PCIe x2 port connected to a FPGA. Since SPL does >pci >> enumeration before FSP-S has been

Re: x86: apl: PCI enumeration issue

2020-03-30 Thread Bin Meng
Hi Bernhard, On Mon, Mar 30, 2020 at 3:35 PM Bernhard Messerklinger wrote: > > Hi Simon, Bin, > > I am facing problems with the PCI enumeration at SPL loader stage. > On our HW we have PCIe x2 port connected to a FPGA. Since SPL does pci > enumeration before FSP-S has been called the enumeration

x86: apl: PCI enumeration issue

2020-03-30 Thread Bernhard Messerklinger
Hi Simon, Bin, I am facing problems with the PCI enumeration at SPL loader stage. On our HW we have PCIe x2 port connected to a FPGA. Since SPL does pci enumeration before FSP-S has been called the enumeration of the second port of the pci x2 connection causes the system to hang. In my