[U-Boot] [PATCH v6 05/10] cpu: Add DMTF id and family fields
Bin Meng
bmeng.cn at gmail.com
Wed Sep 7 04:00:51 CEST 2016
On Fri, Aug 19, 2016 at 7:23 AM, Alexander Graf <agraf at suse.de> wrote:
> For SMBIOS tables we need to know the CPU family as well as CPU IDs. This
> patches allocates some space for them in the cpu device and populates it
> on x86.
>
> Signed-off-by: Alexander Graf <agraf at suse.de>
> ---
> arch/x86/cpu/cpu_x86.c | 5 +++++
> include/cpu.h | 2 ++
> 2 files changed, 7 insertions(+)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list