Re: [U-Boot] [PATCH 11/13] x86: braswell: Add FSP configuration

2017-09-15 Thread Bin Meng
On Sat, Aug 26, 2017 at 9:39 PM, Simon Glass wrote: > On 15 August 2017 at 23:42, Bin Meng wrote: >> Add FSP related configuration for Braswell. >> >> Signed-off-by: Bin Meng >> --- >> >> arch/x86/cpu/braswell/Makefile

Re: [U-Boot] [PATCH 11/13] x86: braswell: Add FSP configuration

2017-09-12 Thread Simon Glass
Hi Bin, On 12 September 2017 at 09:20, Bin Meng wrote: > Hi Simon, > > On Wed, Sep 6, 2017 at 9:39 AM, Simon Glass wrote: >> Hi Bin, >> >> On 26 August 2017 at 18:10, Bin Meng wrote: >>> Hi Simon, >>> >>> On Sun, Aug 27, 2017 at 6:39

Re: [U-Boot] [PATCH 11/13] x86: braswell: Add FSP configuration

2017-09-12 Thread Bin Meng
Hi Simon, On Wed, Sep 6, 2017 at 9:39 AM, Simon Glass wrote: > Hi Bin, > > On 26 August 2017 at 18:10, Bin Meng wrote: >> Hi Simon, >> >> On Sun, Aug 27, 2017 at 6:39 AM, Simon Glass wrote: >>> Hi Bin, >>> >>> On 26 August 2017 at

Re: [U-Boot] [PATCH 11/13] x86: braswell: Add FSP configuration

2017-09-05 Thread Simon Glass
Hi Bin, On 26 August 2017 at 18:10, Bin Meng wrote: > Hi Simon, > > On Sun, Aug 27, 2017 at 6:39 AM, Simon Glass wrote: >> Hi Bin, >> >> On 26 August 2017 at 07:56, Bin Meng wrote: >>> Hi Simon, >>> >>> On Sat, Aug 26, 2017 at 9:39 PM,

Re: [U-Boot] [PATCH 11/13] x86: braswell: Add FSP configuration

2017-08-26 Thread Bin Meng
Hi Simon, On Sun, Aug 27, 2017 at 6:39 AM, Simon Glass wrote: > Hi Bin, > > On 26 August 2017 at 07:56, Bin Meng wrote: >> Hi Simon, >> >> On Sat, Aug 26, 2017 at 9:39 PM, Simon Glass wrote: >>> On 15 August 2017 at 23:42, Bin Meng

Re: [U-Boot] [PATCH 11/13] x86: braswell: Add FSP configuration

2017-08-26 Thread Simon Glass
Hi Bin, On 26 August 2017 at 07:56, Bin Meng wrote: > Hi Simon, > > On Sat, Aug 26, 2017 at 9:39 PM, Simon Glass wrote: >> On 15 August 2017 at 23:42, Bin Meng wrote: >>> Add FSP related configuration for Braswell. >>> >>>

Re: [U-Boot] [PATCH 11/13] x86: braswell: Add FSP configuration

2017-08-26 Thread Bin Meng
Hi Simon, On Sat, Aug 26, 2017 at 9:39 PM, Simon Glass wrote: > On 15 August 2017 at 23:42, Bin Meng wrote: >> Add FSP related configuration for Braswell. >> >> Signed-off-by: Bin Meng >> --- >> >> arch/x86/cpu/braswell/Makefile

Re: [U-Boot] [PATCH 11/13] x86: braswell: Add FSP configuration

2017-08-26 Thread Simon Glass
On 15 August 2017 at 23:42, Bin Meng wrote: > Add FSP related configuration for Braswell. > > Signed-off-by: Bin Meng > --- > > arch/x86/cpu/braswell/Makefile | 2 +- > arch/x86/cpu/braswell/fsp_configs.c| 158

[U-Boot] [PATCH 11/13] x86: braswell: Add FSP configuration

2017-08-15 Thread Bin Meng
Add FSP related configuration for Braswell. Signed-off-by: Bin Meng --- arch/x86/cpu/braswell/Makefile | 2 +- arch/x86/cpu/braswell/fsp_configs.c| 158 ++ .../include/asm/arch-braswell/fsp/fsp_configs.h| 89