ARM: SAMSUNG: print CPU id on probe
authorOlof Johansson <olof@lixom.net>
Wed, 26 Nov 2014 06:43:35 +0000 (15:43 +0900)
committerKukjin Kim <kgene@kernel.org>
Mon, 22 Dec 2014 15:19:52 +0000 (00:19 +0900)
commit1a14f53271aee500da0ed450ff62ce848213c60a
tree76b8ba1ffc3ec5bb3822ccf4109059b1d1a8e9ca
parent97bf6af1f928216fd6c5a66e8a57bfa95a659672
ARM: SAMSUNG: print CPU id on probe

It's useful to get the CPU ID/rev printed during boot sometimes, so
add a line with that information. Given that the fields have moved
within the register over time, don't try to be clever and parse it --
just print the raw values for now.

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
arch/arm/plat-samsung/cpu.c
This page took 0.024262 seconds and 5 git commands to generate.