
21 Aug
2016
21 Aug
'16
1:52 a.m.
On 18 August 2016 at 17:23, Alexander Graf agraf@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@suse.de
arch/x86/cpu/cpu_x86.c | 5 +++++ include/cpu.h | 2 ++ 2 files changed, 7 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org