Page MenuHomeFreeBSD

Port i.MX6 to PLATFORM_SMP
ClosedPublic

Authored by andrew on Mar 6 2017, 5:04 PM.
Tags
None
Referenced Files
F108282608: D9907.diff
Thu, Jan 23, 11:57 AM
Unknown Object (File)
Sat, Jan 18, 4:05 AM
Unknown Object (File)
Fri, Jan 17, 2:08 PM
Unknown Object (File)
Sun, Jan 12, 2:13 PM
Unknown Object (File)
Tue, Dec 24, 7:29 PM
Unknown Object (File)
Dec 11 2024, 4:25 AM
Unknown Object (File)
Dec 4 2024, 12:37 PM
Unknown Object (File)
Nov 30 2024, 1:05 AM
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.