HomeFreeBSD

Remove platform_mp_probe as it's almost identical on most ARM SoCs, and

Description

Remove platform_mp_probe as it's almost identical on most ARM SoCs, and
slightly wrong on the others. We should just check if mp_ncpus is set to
more than one CPU as we may wish to run on a single core even when SMP is
available.

Reviewed by: ian
Sponsored by: ABT Systems Ltd
Differential Revision: https://reviews.freebsd.org/D5458

Details

Provenance
andrewAuthored on
Reviewer
ian
Differential Revision
D5458: Remove platform_mp_probe.
Parents
rS296097: Check that the userboot version is at least 3, rather than
Branches
Unknown
Tags
Unknown