Page MenuHomeFreeBSD

Port i.MX6 to PLATFORM_SMP
ClosedPublic

Authored by andrew on Mar 6 2017, 5:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 15, 5:01 AM
Unknown Object (File)
Fri, Jun 7, 6:13 PM
Unknown Object (File)
Fri, Jun 7, 11:18 AM
Unknown Object (File)
Mar 20 2024, 10:33 PM
Unknown Object (File)
Feb 12 2024, 11:00 AM
Unknown Object (File)
Dec 20 2023, 7:30 AM
Unknown Object (File)
Dec 20 2023, 1:14 AM
Unknown Object (File)
Oct 29 2023, 4:10 PM
Subscribers

Details

Summary

This is the last non-PLATFORM_SMP aware SoC, port to use this option so it can be triggered off PLATFORM and SMP

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

andrew retitled this revision from to Port i.MX6 to PLATFORM_SMP.
andrew updated this object.
andrew edited the test plan for this revision. (Show Details)
andrew added a reviewer: ARM.
andrew set the repository for this revision to rS FreeBSD src repository - subversion.
ian added a subscriber: ian.

Looks good. Tested on wandboard dual and quad, no problems.

This revision is now accepted and ready to land.Mar 9 2017, 2:53 AM

This looks good to my eye. One nit.

sys/arm/freescale/imx/imx6_machdep.c
350 ↗(On Diff #26030)

Nit: looks like extra newlines to me since it's all in the platform_foo set of functions.

This revision was automatically updated to reflect the committed changes.