[U-Boot] [PATCH 06/69] cpu: Add support for microcode version and CPU ID

Bin Meng bmeng.cn at gmail.com
Fri Mar 11 05:02:12 CET 2016


On Fri, Mar 11, 2016 at 11:45 AM, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Mon, Mar 7, 2016 at 10:27 AM, Simon Glass <sjg at chromium.org> wrote:
>> Some CPUs use microcode and each core can have a different version of
>> microcode loaded. Also some CPUs support the concept of an integer ID used
>> for identification purposes. Add support for these in the CPU uclass.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>>  cmd/cpu.c     | 7 +++++++
>>  include/cpu.h | 5 +++++
>>  2 files changed, 12 insertions(+)
>>
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

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


More information about the U-Boot mailing list