Hello Rizwan Qureshi, Duncan Laurie,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/26740
to look at the new patch set (#2).
Change subject: cpu/x86/mp: Update CPU name in device structure ......................................................................
cpu/x86/mp: Update CPU name in device structure
Name the CPU device structure as per processor brand string.
Before logs use to look like: APIC: 01 (unknown)
Now logs looks like(depending on CPU on which it is tested): APIC: 01 (Intel(R) Core(TM) m3-7Y30 CPU @ 1.00GHz)
BUG=None BRANCH=None TEST= Build & boot Soraka.
Change-Id: I6af0e29bbbdb59406baeae32f7874ff9036a9c81 Signed-off-by: Naresh G Solanki naresh.solanki@intel.com --- M src/cpu/x86/mp_init.c 1 file changed, 4 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/40/26740/2