[U-Boot] [PATCH v6 05/10] cpu: Add DMTF id and family fields
Simon Glass
sjg at chromium.org
Sun Aug 21 01:52:28 CEST 2016
On 18 August 2016 at 17:23, 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: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list