[U-Boot] [PATCH 1/4] x86: microcode-tool: Write pure data to the dtsi file

Bin Meng bmeng.cn at gmail.com
Thu Aug 13 16:06:33 CEST 2015


Hi Simon,

On Thu, Aug 13, 2015 at 9:56 PM, Tom Rini <trini at konsulko.com> wrote:
> On Fri, Aug 07, 2015 at 02:28:43AM -0700, Bin Meng wrote:
>
>> Currently the microcode-tool writes microcode into a data block as
>> well as the device tree properties which represents the first 48
>> bytes in the microcode data. Now we change the tool to only write
>> the microcode without device tree stuff so that multiple microcode
>> data blocks can be included in a single property.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>
> Tested-by: Tom Rini <trini at konsulko.com>
>
> --

Given there are people (Tom/Andrew/Saket) whose board needs the newer
stepping microcode, and Tom has tested this series, can we apply this
series for now and leave the ifdtool update for future change?

Regards,
Bin


More information about the U-Boot mailing list