microblaze: Add missing PVR version codes
authorErico Nunes <nunes.erico@gmail.com>
Fri, 2 Jan 2015 02:40:33 +0000 (00:40 -0200)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 8 Jan 2015 07:37:21 +0000 (08:37 +0100)
commit81653edd99ee2297ad6ab49a4f91a1d5dce577f1
tree7e5ba4dc13580d2a8595b2ea9e7d3505fa563e35
parented4602e13f8d7b764308d6db58ff9932353f16a3
microblaze: Add missing PVR version codes

PVR version code was missing in the cpu_ver_lookup table for the following
versions: 8.50.b 8.50.c 9.2 9.3

This caused /proc/cpuinfo to display "CPU-Ver: Unknown" for these versions.

This was detected and the patch tested with MicroBlaze version 8.50.c.
The other codes were taken from the Xilinx MicroBlaze Processor Reference
Guides UG081 (v14.7) and UG984 (v2014.1).

Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/microblaze/kernel/cpu/cpuinfo.c