cpu: Add POWER8NVL information to CPU map XML

This is yet another variation of POWER8. The PVR information comes
from arch/powerpc/kernel/cputable.c in the Linux kernel tree.
This commit is contained in:
Andrea Bolognani 2015-08-07 17:39:17 +02:00
parent 5d0aa93c50
commit 36300d2ba1

View File

@ -1372,6 +1372,7 @@
<model name='POWER8'>
<vendor name='IBM'/>
<pvr value='0x004b0000' mask='0xffff0000'/>
<pvr value='0x004c0000' mask='0xffff0000'/>
<pvr value='0x004d0000' mask='0xffff0000'/>
</model>