openrisc: add cache way information to cpuinfo
authorStefan Kristiansson <stefan.kristiansson@saunalahti.fi>
Sat, 27 Apr 2013 18:02:32 +0000 (21:02 +0300)
committerStafford Horne <shorne@gmail.com>
Mon, 6 Feb 2017 12:50:41 +0000 (21:50 +0900)
commit3e06a16339303016b2c57b350a15afeaa7ba7813
tree50c37ae52646d26a40c56e8b34d7453ee52e0af4
parentc0fcaf554ed9b65477576439e8de63578d731070
openrisc: add cache way information to cpuinfo

Motivation for this is to be able to print the way information
properly in print_cpuinfo(), instead of hardcoding it to one.

Signed-off-by: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
Signed-off-by: Jonas Bonn <jonas@southpole.se>
[shorne@gmail.com fixed conflict with show_cpuinfo change]
Signed-off-by: Stafford Horne <shorne@gmail.com>
arch/openrisc/include/asm/cpuinfo.h
arch/openrisc/kernel/setup.c