Re: [U-Boot] [PATCH v4 11/11] x86: Use binman all x86 boards

2016-11-15 Thread Simon Glass
Hi Bin, On 2 November 2016 at 22:11, Bin Meng wrote: > Hi Simon, > > On Fri, Oct 7, 2016 at 4:59 AM, Simon Glass wrote: >> Change x86 boards to use binman to produce the ROM. This involves adding the >> image definition to the device tree and using it in the Makefile. The >> existing ifdtool fea

Re: [U-Boot] [PATCH v4 11/11] x86: Use binman all x86 boards

2016-11-02 Thread Bin Meng
Hi Simon, On Fri, Oct 7, 2016 at 4:59 AM, Simon Glass wrote: > Change x86 boards to use binman to produce the ROM. This involves adding the > image definition to the device tree and using it in the Makefile. The > existing ifdtool features are no-longer needed. > > Note that the .dtsi file is com

Re: [U-Boot] [PATCH v4 11/11] x86: Use binman all x86 boards

2016-11-02 Thread Bin Meng
Hi Simon, On Wed, Nov 2, 2016 at 10:07 PM, Simon Glass wrote: > Hi Bin, > > On 1 November 2016 at 04:07, Bin Meng wrote: >> Hi Simon, >> >> On Fri, Oct 28, 2016 at 10:41 AM, Simon Glass wrote: >>> Hi Bin, >>> >>> On 12 October 2016 at 17:56, Bin Meng wrote: Hi Simon, On Thu, Oct

Re: [U-Boot] [PATCH v4 11/11] x86: Use binman all x86 boards

2016-11-02 Thread Simon Glass
Hi Bin, On 1 November 2016 at 04:07, Bin Meng wrote: > Hi Simon, > > On Fri, Oct 28, 2016 at 10:41 AM, Simon Glass wrote: >> Hi Bin, >> >> On 12 October 2016 at 17:56, Bin Meng wrote: >>> Hi Simon, >>> >>> On Thu, Oct 13, 2016 at 8:04 AM, Simon Glass wrote: Hi Bin, On 6 October

Re: [U-Boot] [PATCH v4 11/11] x86: Use binman all x86 boards

2016-11-01 Thread Bin Meng
Hi Simon, On Fri, Oct 28, 2016 at 10:41 AM, Simon Glass wrote: > Hi Bin, > > On 12 October 2016 at 17:56, Bin Meng wrote: >> Hi Simon, >> >> On Thu, Oct 13, 2016 at 8:04 AM, Simon Glass wrote: >>> Hi Bin, >>> >>> On 6 October 2016 at 14:59, Simon Glass wrote: Change x86 boards to use binm

Re: [U-Boot] [PATCH v4 11/11] x86: Use binman all x86 boards

2016-10-27 Thread Simon Glass
Hi Bin, On 12 October 2016 at 17:56, Bin Meng wrote: > Hi Simon, > > On Thu, Oct 13, 2016 at 8:04 AM, Simon Glass wrote: >> Hi Bin, >> >> On 6 October 2016 at 14:59, Simon Glass wrote: >>> Change x86 boards to use binman to produce the ROM. This involves adding the >>> image definition to the d

Re: [U-Boot] [PATCH v4 11/11] x86: Use binman all x86 boards

2016-10-12 Thread Bin Meng
Hi Simon, On Thu, Oct 13, 2016 at 8:04 AM, Simon Glass wrote: > Hi Bin, > > On 6 October 2016 at 14:59, Simon Glass wrote: >> Change x86 boards to use binman to produce the ROM. This involves adding the >> image definition to the device tree and using it in the Makefile. The >> existing ifdtool

Re: [U-Boot] [PATCH v4 11/11] x86: Use binman all x86 boards

2016-10-12 Thread Simon Glass
Hi Bin, On 6 October 2016 at 14:59, Simon Glass wrote: > Change x86 boards to use binman to produce the ROM. This involves adding the > image definition to the device tree and using it in the Makefile. The > existing ifdtool features are no-longer needed. > > Note that the .dtsi file is common an