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)
Wed, Oct 29, 4:48 AM
Unknown Object (File)
Tue, Oct 28, 8:47 AM
Unknown Object (File)
Tue, Oct 28, 2:00 AM
Unknown Object (File)
Tue, Oct 28, 2:00 AM
Unknown Object (File)
Tue, Oct 28, 2:00 AM
Unknown Object (File)
Mon, Oct 27, 8:10 PM
Unknown Object (File)
Sun, Oct 26, 8:24 PM
Unknown Object (File)
Tue, Oct 14, 10:42 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.