Re: [U-Boot] x86 FSP 2

2019-08-13 Thread Simon Glass
Hi Bin, On Tue, 30 Jul 2019 at 21:03, Bin Meng wrote: > > Hi Simon, > > On Wed, Jul 31, 2019 at 10:55 AM Simon Glass wrote: > > > > Hi Bin, > > > > On Thu, 23 May 2019 at 08:04, Bin Meng wrote: > > > > > > Hi Simon, > > > > > > On Thu, May 23, 2019 at 8:20 PM Simon Glass wrote: > > > > > > >

Re: [U-Boot] x86 FSP 2

2019-07-30 Thread Bin Meng
Hi Simon, On Wed, Jul 31, 2019 at 10:55 AM Simon Glass wrote: > > Hi Bin, > > On Thu, 23 May 2019 at 08:04, Bin Meng wrote: > > > > Hi Simon, > > > > On Thu, May 23, 2019 at 8:20 PM Simon Glass wrote: > > > > > > Hi Bin, > > > > > > I'm looking at Apollo Lake and it seems to use a newer FSP

Re: [U-Boot] x86 FSP 2

2019-07-30 Thread Simon Glass
Hi Bin, On Thu, 23 May 2019 at 08:04, Bin Meng wrote: > > Hi Simon, > > On Thu, May 23, 2019 at 8:20 PM Simon Glass wrote: > > > > Hi Bin, > > > > I'm looking at Apollo Lake and it seems to use a newer FSP version > > (2.0). The API differences seem to be fairly minor but the packaging > >

Re: [U-Boot] x86 FSP 2

2019-05-23 Thread Bin Meng
Hi Simon, On Thu, May 23, 2019 at 8:20 PM Simon Glass wrote: > > Hi Bin, > > I'm looking at Apollo Lake and it seems to use a newer FSP version > (2.0). The API differences seem to be fairly minor but the packaging > seems a little more complicated. > I have investigated FSP 2.0 architecture

[U-Boot] x86 FSP 2

2019-05-23 Thread Simon Glass
Hi Bin, I'm looking at Apollo Lake and it seems to use a newer FSP version (2.0). The API differences seem to be fairly minor but the packaging seems a little more complicated. I'm thinking of introducing a Kconfig for this and moving the existing fsp implementation into an arch/x86/lib/fsp1