Justin Hibbits 55a12bbda2 Break out the cpu_features setup to its own function, to be run earlier
The new POWER9 MMU configuration is slightly different from current setups.
Rather than special-casing on POWER9, move the initialization of cpu_features
and cpu_features2 to as early as possible, so that platform and MMU
configuration can be based upon CPU features instead of specific CPUs if at all
possible.

Reviewed by:	nwhitehorn
2018-05-05 15:48:39 +00:00
..
2018-05-01 04:31:17 +00:00
2018-05-01 04:31:17 +00:00
2018-03-15 06:19:45 +00:00
2018-04-08 22:59:34 +00:00