Re: [U-Boot] [PATCH 01/23] x86: Enhance the microcode tool to support header files as input

2015-01-27 Thread Bin Meng
Hi Simon, On Tue, Jan 27, 2015 at 11:12 PM, Simon Glass wrote: > Hi Bin, > > On 27 January 2015 at 01:59, Bin Meng wrote: >> Hi Simon, >> >> On Tue, Jan 27, 2015 at 9:22 AM, Simon Glass wrote: >>> Sometimes microcode is delivered as a header file. Allow the tool to >>> support this as well as c

Re: [U-Boot] [PATCH 01/23] x86: Enhance the microcode tool to support header files as input

2015-01-27 Thread Simon Glass
Hi Bin, On 27 January 2015 at 01:59, Bin Meng wrote: > Hi Simon, > > On Tue, Jan 27, 2015 at 9:22 AM, Simon Glass wrote: >> Sometimes microcode is delivered as a header file. Allow the tool to >> support this as well as collecting multiple microcode blocks into a >> single update. >> >> Signed-o

Re: [U-Boot] [PATCH 01/23] x86: Enhance the microcode tool to support header files as input

2015-01-27 Thread Bin Meng
Hi Simon, On Tue, Jan 27, 2015 at 9:22 AM, Simon Glass wrote: > Sometimes microcode is delivered as a header file. Allow the tool to > support this as well as collecting multiple microcode blocks into a > single update. > > Signed-off-by: Simon Glass > --- Tested-by: Bin Meng But please see m