Re: [U-Boot] [PATCH] arm: ls1028a: define the integrated PCI bus (ECAM)

2019-06-19 Thread Prabhakar Kushwaha
> -Original Message- > From: Alex Marginean > Sent: Thursday, May 30, 2019 9:56 PM > To: u-boot@lists.denx.de > Cc: Sudhanshu Gupta ; Harninder Rai > ; Rajesh Bhagat ; Andy > Tang ; Prabhakar Kushwaha > ; Priyanka Jain ; > Albert Aribaud ; Alex Marginean > > Subject: [PATCH] arm: ls1028a

Re: [U-Boot] [PATCH] arm: ls1028a: define the integrated PCI bus (ECAM)

2019-06-09 Thread Bin Meng
Hi Alex, On Fri, Jun 7, 2019 at 10:41 PM Alex Marginean wrote: > > On 6/5/2019 4:09 AM, Bin Meng wrote: > > Hi Alex, > > > > On Tue, Jun 4, 2019 at 9:59 PM Alex Marginean > > wrote: > >> > >> Hi Bin, > >> > >> On 6/2/2019 5:22 PM, Bin Meng wrote: > >>> Hi Alex, > >>> > >>> On Fri, May 31, 2019

Re: [U-Boot] [PATCH] arm: ls1028a: define the integrated PCI bus (ECAM)

2019-06-07 Thread Alex Marginean
On 6/5/2019 4:09 AM, Bin Meng wrote: Hi Alex, On Tue, Jun 4, 2019 at 9:59 PM Alex Marginean wrote: Hi Bin, On 6/2/2019 5:22 PM, Bin Meng wrote: Hi Alex, On Fri, May 31, 2019 at 12:27 AM Alex Marginean wrote: LS1028A includes an integrated PCI bus with 8M of ECAM space plus register spac

Re: [U-Boot] [PATCH] arm: ls1028a: define the integrated PCI bus (ECAM)

2019-06-04 Thread Bin Meng
Hi Alex, On Tue, Jun 4, 2019 at 9:59 PM Alex Marginean wrote: > > Hi Bin, > > On 6/2/2019 5:22 PM, Bin Meng wrote: > > Hi Alex, > > > > On Fri, May 31, 2019 at 12:27 AM Alex Marginean > > wrote: > >> > >> LS1028A includes an integrated PCI bus with 8M of ECAM space plus register > >> space for

Re: [U-Boot] [PATCH] arm: ls1028a: define the integrated PCI bus (ECAM)

2019-06-04 Thread Alex Marginean
Hi Bin, On 6/2/2019 5:22 PM, Bin Meng wrote: Hi Alex, On Fri, May 31, 2019 at 12:27 AM Alex Marginean wrote: LS1028A includes an integrated PCI bus with 8M of ECAM space plus register space for the integrated devices. This integrated PCI bus is driven using the generic ECAM driver. Signed-

Re: [U-Boot] [PATCH] arm: ls1028a: define the integrated PCI bus (ECAM)

2019-06-02 Thread Bin Meng
Hi Alex, On Fri, May 31, 2019 at 12:27 AM Alex Marginean wrote: > > LS1028A includes an integrated PCI bus with 8M of ECAM space plus register > space for the integrated devices. This integrated PCI bus is driven using > the generic ECAM driver. > > Signed-off-by: Alex Marginean > --- > arch/a

[U-Boot] [PATCH] arm: ls1028a: define the integrated PCI bus (ECAM)

2019-05-30 Thread Alex Marginean
LS1028A includes an integrated PCI bus with 8M of ECAM space plus register space for the integrated devices. This integrated PCI bus is driven using the generic ECAM driver. Signed-off-by: Alex Marginean --- arch/arm/dts/fsl-ls1028a.dtsi | 10 ++ arch/arm/includ