]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r326859:
authoreadler <eadler@FreeBSD.org>
Mon, 19 Mar 2018 06:49:49 +0000 (06:49 +0000)
committereadler <eadler@FreeBSD.org>
Mon, 19 Mar 2018 06:49:49 +0000 (06:49 +0000)
commit4646ff5d3eb33040b697397dcf0287e6eb41e507
treeb20f89592edb0e562c403ce98995892b41e58fe6
parent673e39f6c8896e90cb8eac883fa31cf9b619a3e4
MFC r326859:

Add identifier for POWER9 CPU to CPU list

Without the identifier in the list booting FreeBSD results in printing the
following (from a PowerKVM boot):

cpu0: Unknown PowerPC CPU revision 0x1201, 2550.00 MHz

For now, add the same feature list as POWER8.  As new capabilities are added to
support POWER9 specific features, they will be added to this.

PR: 224344
sys/powerpc/powerpc/cpu.c