Re: [U-Boot] [PATCH v1] cpu: Add Intel Tangier support

2017-07-05 Thread Andy Shevchenko
On Thu, 2017-04-20 at 17:41 +0800, Bin Meng wrote: > On Thu, Apr 20, 2017 at 3:23 PM, Andy Shevchenko > wrote: > > On Thu, Apr 20, 2017 at 5:59 AM, Bin Meng > > > On Tue, Apr 18, 2017 at 10:21 PM, Andy Shevchenko > > > wrote: > > > > +#define SFI_BASE_ADDR  0x000E > > > > +#define

Re: [U-Boot] [PATCH v1] cpu: Add Intel Tangier support

2017-07-05 Thread Simon Glass
Hi Andy, On 5 July 2017 at 13:27, Andy Shevchenko wrote: > On Tue, 2017-06-20 at 13:35 -0600, Simon Glass wrote: >> Hi Andy, >> >> On 20 June 2017 at 13:02, Andy Shevchenko >> wrote: >> > On Tue, Jun 20, 2017 at 9:51 PM, Simon Glass >> > wrote: >> > > On 20 April 2017 at 03:41, Bin Meng wrote:

Re: [U-Boot] [PATCH v1] cpu: Add Intel Tangier support

2017-07-05 Thread Andy Shevchenko
On Tue, 2017-06-20 at 13:35 -0600, Simon Glass wrote: > Hi Andy, > > On 20 June 2017 at 13:02, Andy Shevchenko > wrote: > > On Tue, Jun 20, 2017 at 9:51 PM, Simon Glass > > wrote: > > > On 20 April 2017 at 03:41, Bin Meng wrote: > > > Andy, any update on this please? Is it still in progress? >

Re: [U-Boot] [PATCH v1] cpu: Add Intel Tangier support

2017-06-20 Thread Simon Glass
Hi Andy, On 20 June 2017 at 13:02, Andy Shevchenko wrote: > On Tue, Jun 20, 2017 at 9:51 PM, Simon Glass wrote: >> On 20 April 2017 at 03:41, Bin Meng wrote: > >> Andy, any update on this please? Is it still in progress? > > Hi, yes, it is still in progress. > The issue is I have not much time

Re: [U-Boot] [PATCH v1] cpu: Add Intel Tangier support

2017-06-20 Thread Andy Shevchenko
On Tue, Jun 20, 2017 at 9:51 PM, Simon Glass wrote: > On 20 April 2017 at 03:41, Bin Meng wrote: > Andy, any update on this please? Is it still in progress? Hi, yes, it is still in progress. The issue is I have not much time to look at it. Can you remind me what is the summary regarding power

Re: [U-Boot] [PATCH v1] cpu: Add Intel Tangier support

2017-06-20 Thread Simon Glass
Hi Andy, On 20 April 2017 at 03:41, Bin Meng wrote: > > Hi Andy, > > On Thu, Apr 20, 2017 at 3:23 PM, Andy Shevchenko > wrote: > > On Thu, Apr 20, 2017 at 5:59 AM, Bin Meng wrote: > >> Hi Andy, > >> > >> On Tue, Apr 18, 2017 at 10:21 PM, Andy Shevchenko > >> wrote: > >>> From: Felipe Balbi >

Re: [U-Boot] [PATCH v1] cpu: Add Intel Tangier support

2017-04-20 Thread Bin Meng
Hi Andy, On Thu, Apr 20, 2017 at 3:23 PM, Andy Shevchenko wrote: > On Thu, Apr 20, 2017 at 5:59 AM, Bin Meng wrote: >> Hi Andy, >> >> On Tue, Apr 18, 2017 at 10:21 PM, Andy Shevchenko >> wrote: >>> From: Felipe Balbi >>> >>> Add Intel Tangier SoC support. >>> >>> Intel Tangier SoC is a core pa

Re: [U-Boot] [PATCH v1] cpu: Add Intel Tangier support

2017-04-20 Thread Andy Shevchenko
On Thu, Apr 20, 2017 at 5:59 AM, Bin Meng wrote: > Hi Andy, > > On Tue, Apr 18, 2017 at 10:21 PM, Andy Shevchenko > wrote: >> From: Felipe Balbi >> >> Add Intel Tangier SoC support. >> >> Intel Tangier SoC is a core part of Intel Merrifield platform. For >> example, Intel Edison board is based o

Re: [U-Boot] [PATCH v1] cpu: Add Intel Tangier support

2017-04-19 Thread Bin Meng
Hi Andy, On Tue, Apr 18, 2017 at 10:21 PM, Andy Shevchenko wrote: > From: Felipe Balbi > > Add Intel Tangier SoC support. > > Intel Tangier SoC is a core part of Intel Merrifield platform. For > example, Intel Edison board is based on such platform. > > The patch is based on work done by the fol

Re: [U-Boot] [PATCH v1] cpu: Add Intel Tangier support

2017-04-19 Thread Andy Shevchenko
On Tue, 2017-04-18 at 18:12 -0600, Simon Glass wrote: > On 18 April 2017 at 08:21, Andy Shevchenko > wrote: > > From: Felipe Balbi > > > > Add Intel Tangier SoC support. > > > > Intel Tangier SoC is a core part of Intel Merrifield platform. For > > example, Intel Edison board is based on such p

Re: [U-Boot] [PATCH v1] cpu: Add Intel Tangier support

2017-04-18 Thread Simon Glass
On 18 April 2017 at 08:21, Andy Shevchenko wrote: > From: Felipe Balbi > > Add Intel Tangier SoC support. > > Intel Tangier SoC is a core part of Intel Merrifield platform. For > example, Intel Edison board is based on such platform. > > The patch is based on work done by the following people (in

[U-Boot] [PATCH v1] cpu: Add Intel Tangier support

2017-04-18 Thread Andy Shevchenko
From: Felipe Balbi Add Intel Tangier SoC support. Intel Tangier SoC is a core part of Intel Merrifield platform. For example, Intel Edison board is based on such platform. The patch is based on work done by the following people (in alphabetical order): Aiden Park Dukjoon Jeon