Re: [U-Boot] [PATCH v6 13/13] binman: Drop microcode features from ifdtool

2016-12-23 Thread Simon Glass
On 17 December 2016 at 20:41, Bin Meng wrote: > On Sat, Nov 26, 2016 at 11:16 AM, Simon Glass wrote: >> Now that binman supports creating images with microcode, drop the code from >> ifdtool. >> >> Signed-off-by: Simon Glass >> --- >> >> Changes in v6: None >> Changes in v5: >> - Add a new patch

Re: [U-Boot] [PATCH v6 13/13] binman: Drop microcode features from ifdtool

2016-12-17 Thread Bin Meng
On Sat, Nov 26, 2016 at 11:16 AM, Simon Glass wrote: > Now that binman supports creating images with microcode, drop the code from > ifdtool. > > Signed-off-by: Simon Glass > --- > > Changes in v6: None > Changes in v5: > - Add a new patch to drop microcode features from ifdtool > > Changes in v4

[U-Boot] [PATCH v6 13/13] binman: Drop microcode features from ifdtool

2016-11-25 Thread Simon Glass
Now that binman supports creating images with microcode, drop the code from ifdtool. Signed-off-by: Simon Glass --- Changes in v6: None Changes in v5: - Add a new patch to drop microcode features from ifdtool Changes in v4: None Changes in v3: None Changes in v2: None tools/ifdtool.c | 254 ++