Re: [U-Boot] [PATCH v2 22/22] x86: Add support for Intel Minnowboard Max

2015-01-27 Thread Bin Meng
On Wed, Jan 28, 2015 at 1:13 PM, Simon Glass wrote: > This is a relatively low-cost x86 board in a small form factor. The main > peripherals are uSD, USB, HDMI, Ethernet and SATA. It uses an Atom 3800 > series CPU. So far only the dual core 2GB variant is supported. > > This uses the existing FSP

Re: [U-Boot] [PATCH v2 22/22] x86: Add support for Intel Minnowboard Max

2015-01-28 Thread Simon Glass
On 27 January 2015 at 22:13, Bin Meng wrote: > On Wed, Jan 28, 2015 at 1:13 PM, Simon Glass wrote: >> This is a relatively low-cost x86 board in a small form factor. The main >> peripherals are uSD, USB, HDMI, Ethernet and SATA. It uses an Atom 3800 >> series CPU. So far only the dual core 2GB va

Re: [U-Boot] [PATCH v2 22/22] x86: Add support for Intel Minnowboard Max

2015-05-26 Thread Andrew Bradford
Hi Simon and Bin (sorry for bringing this back from the dead), But I have a question about fsp_configs.c down below: On 01/27 22:13, Simon Glass wrote: ->8--- > diff --git a/arch/x86/cpu/baytrail/fsp_configs.c > b/arch/x86/cpu/baytrail/fsp_configs.c > new file mode 100644

Re: [U-Boot] [PATCH v2 22/22] x86: Add support for Intel Minnowboard Max

2015-05-26 Thread Simon Glass
Hi Andrew, On 26 May 2015 at 13:52, Andrew Bradford wrote: > Hi Simon and Bin (sorry for bringing this back from the dead), > > But I have a question about fsp_configs.c down below: > > On 01/27 22:13, Simon Glass wrote: > ->8--- >> diff --git a/arch/x86/cpu/baytrail/fsp_c

Re: [U-Boot] [PATCH v2 22/22] x86: Add support for Intel Minnowboard Max

2015-05-26 Thread Bin Meng
Hi Simon, On Wed, May 27, 2015 at 5:37 AM, Simon Glass wrote: > Hi Andrew, > > On 26 May 2015 at 13:52, Andrew Bradford wrote: >> Hi Simon and Bin (sorry for bringing this back from the dead), >> >> But I have a question about fsp_configs.c down below: >> >> On 01/27 22:13, Simon Glass wrote: >>

Re: [U-Boot] [PATCH v2 22/22] x86: Add support for Intel Minnowboard Max

2015-05-27 Thread Andrew Bradford
Hi Simon & Bin, On 05/26 15:37, Simon Glass wrote: > Hi Andrew, > > On 26 May 2015 at 13:52, Andrew Bradford wrote: > > Hi Simon and Bin (sorry for bringing this back from the dead), > > > > But I have a question about fsp_configs.c down below: > > > > On 01/27 22:13, Simon Glass wrote: > >

Re: [U-Boot] [PATCH v2 22/22] x86: Add support for Intel Minnowboard Max

2015-05-27 Thread Andrew Bradford
On 05/27 13:19, Bin Meng wrote: > Hi Simon, > > On Wed, May 27, 2015 at 5:37 AM, Simon Glass wrote: > > Hi Andrew, > > > > On 26 May 2015 at 13:52, Andrew Bradford > > wrote: > >> Hi Simon and Bin (sorry for bringing this back from the dead), > >> > >> But I have a question about fsp_configs.c

Re: [U-Boot] [PATCH v2 22/22] x86: Add support for Intel Minnowboard Max

2015-05-28 Thread Simon Glass
Hi Bin, On 26 May 2015 at 23:19, Bin Meng wrote: > > Hi Simon, > > On Wed, May 27, 2015 at 5:37 AM, Simon Glass wrote: > > Hi Andrew, > > > > On 26 May 2015 at 13:52, Andrew Bradford > > wrote: > >> Hi Simon and Bin (sorry for bringing this back from the dead), > >> > >> But I have a question

Re: [U-Boot] [PATCH v2 22/22] x86: Add support for Intel Minnowboard Max

2015-05-28 Thread Simon Glass
Hi Andrew, On 27 May 2015 at 08:22, Andrew Bradford wrote: > Hi Simon & Bin, > > On 05/26 15:37, Simon Glass wrote: >> Hi Andrew, >> >> On 26 May 2015 at 13:52, Andrew Bradford wrote: >> > Hi Simon and Bin (sorry for bringing this back from the dead), >> > >> > But I have a question about fsp_co

Re: [U-Boot] [PATCH v2 22/22] x86: Add support for Intel Minnowboard Max

2015-05-28 Thread Simon Glass
Hi Andrew, On 27 May 2015 at 08:39, Andrew Bradford wrote: > On 05/27 13:19, Bin Meng wrote: >> Hi Simon, >> >> On Wed, May 27, 2015 at 5:37 AM, Simon Glass wrote: >> > Hi Andrew, >> > >> > On 26 May 2015 at 13:52, Andrew Bradford >> > wrote: >> >> Hi Simon and Bin (sorry for bringing this bac

Re: [U-Boot] [PATCH v2 22/22] x86: Add support for Intel Minnowboard Max

2015-05-28 Thread Andrew Bradford
On 05/28 10:30, Simon Glass wrote: > Hi Andrew, > > On 27 May 2015 at 08:39, Andrew Bradford wrote: > > On 05/27 13:19, Bin Meng wrote: > >> Hi Simon, > >> > >> On Wed, May 27, 2015 at 5:37 AM, Simon Glass wrote: > >> > Hi Andrew, > >> > > >> > On 26 May 2015 at 13:52, Andrew Bradford > >> > w

Re: [U-Boot] [PATCH v2 22/22] x86: Add support for Intel Minnowboard Max

2015-05-29 Thread Bin Meng
Hi Andrew, Simon, On Fri, May 29, 2015 at 2:09 AM, Andrew Bradford wrote: > On 05/28 10:30, Simon Glass wrote: >> Hi Andrew, >> >> On 27 May 2015 at 08:39, Andrew Bradford wrote: >> > On 05/27 13:19, Bin Meng wrote: >> >> Hi Simon, >> >> >> >> On Wed, May 27, 2015 at 5:37 AM, Simon Glass wrote:

Re: [U-Boot] [PATCH v2 22/22] x86: Add support for Intel Minnowboard Max

2015-06-01 Thread Bin Meng
Hi Simon, Hi Andrew, On Fri, May 29, 2015 at 9:54 PM, Bin Meng wrote: > Hi Andrew, Simon, > > On Fri, May 29, 2015 at 2:09 AM, Andrew Bradford > wrote: >> On 05/28 10:30, Simon Glass wrote: >>> Hi Andrew, >>> >>> On 27 May 2015 at 08:39, Andrew Bradford >>> wrote: >>> > On 05/27 13:19, Bin Men

Re: [U-Boot] [PATCH v2 22/22] x86: Add support for Intel Minnowboard Max

2015-06-11 Thread Andrew Bradford
Hi Simon, On 05/28 10:30, Simon Glass wrote: > Hi Andrew, > > On 27 May 2015 at 08:39, Andrew Bradford wrote: > > On 05/27 13:19, Bin Meng wrote: > >> Hi Simon, ->8-- > >> I just noticed that Intel has released FSP specification v1.1 [1] in > >> April. After a rough rea