aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc/include/asm/cpuinfo.h
Commit message (Collapse)AuthorAge
* openrisc: add cache way information to cpuinfoStefan Kristiansson2017-02-06
| | | | | | | | | | 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>
* OpenRISC: HeadersJonas Bonn2011-07-22
Signed-off-by: Jonas Bonn <jonas@southpole.se> Reviewed-by: Arnd Bergmann <arnd@arndb.de>