[U-Boot] [PATCH 03/10] tools: microcode-tool: Support parsing header file with a license block

Bin Meng bmeng.cn at gmail.com
Mon Dec 21 08:50:07 CET 2015


On Sat, Dec 19, 2015 at 10:52 AM, Simon Glass <sjg at chromium.org> wrote:
> On 11 December 2015 at 03:55, Bin Meng <bmeng.cn at gmail.com> wrote:
>> The microcode header files in the Intel Chief River FSP package have
>> a license comment block. Update the microcode-tool to support parsing
>> it and extract the license text to the .dtsi file.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>>  tools/microcode-tool.py | 14 ++++++++++++++
>>  1 file changed, 14 insertions(+)
>
> Acked-by: Simon Glass <sjg at chromium.org>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list