Re: [U-Boot] [PATCH v2 1/7] x86: Correct microcode documentation

2015-08-21 Thread Simon Glass
On 18 August 2015 at 21:36, Bin Meng wrote: > On Sun, Aug 16, 2015 at 4:37 AM, Simon Glass wrote: >> This is incorrect since we require the -m parameter to the microcode tool. >> Update the two examples to show this. >> >> Signed-off-by: Simon Glass >> --- >> >> Changes in v2: None >> >> doc/RE

Re: [U-Boot] [PATCH v2 1/7] x86: Correct microcode documentation

2015-08-18 Thread Bin Meng
On Sun, Aug 16, 2015 at 4:37 AM, Simon Glass wrote: > This is incorrect since we require the -m parameter to the microcode tool. > Update the two examples to show this. > > Signed-off-by: Simon Glass > --- > > Changes in v2: None > > doc/README.x86 | 4 ++-- > 1 file changed, 2 insertions(+), 2