Page MenuHomeFreeBSD

Update platform_default_mp_setmaxid to walk the device tree
ClosedPublic

Authored by andrew on Feb 27 2017, 6:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 29 2024, 7:28 PM
Unknown Object (File)
Dec 22 2023, 11:25 PM
Unknown Object (File)
Nov 8 2023, 12:00 PM
Unknown Object (File)
Oct 22 2023, 4:27 PM
Unknown Object (File)
Oct 19 2023, 8:30 PM
Unknown Object (File)
Oct 7 2023, 10:55 AM
Unknown Object (File)
Sep 21 2023, 10:37 PM
Unknown Object (File)
Sep 11 2023, 1:50 PM
Subscribers
None

Details

Summary

We should be using the device tree to enumerate CPUs. Make the device
tree the default method.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7780
Build 7927: arc lint + arc unit

Event Timeline

andrew retitled this revision from to Update platform_default_mp_setmaxid to walk the device tree.
andrew updated this object.
andrew edited the test plan for this revision. (Show Details)
andrew added a reviewer: br.
br edited edge metadata.

works fine for me (tested on Cyclone5 and Arria10)

This revision is now accepted and ready to land.Feb 27 2017, 6:34 PM
andrew edited edge metadata.
  • Move the FDT bits to a FDT specific file
This revision now requires review to proceed.Feb 28 2017, 1:57 PM
br edited edge metadata.

works fine for me

This revision is now accepted and ready to land.Feb 28 2017, 4:31 PM
This revision was automatically updated to reflect the committed changes.