Page MenuHomeFreeBSD

Port i.MX6 to PLATFORM_SMP
ClosedPublic

Authored by andrew on Mar 6 2017, 5:04 PM.
Tags
None
Referenced Files
F164958263: D9907.id26030.diff
Wed, Aug 5, 3:08 AM
F164951464: D9907.id26348.diff
Wed, Aug 5, 2:27 AM
Unknown Object (File)
Tue, Aug 4, 8:26 AM
Unknown Object (File)
Sun, Aug 2, 7:50 AM
Unknown Object (File)
Sun, Jul 19, 3:07 PM
Unknown Object (File)
Sun, Jul 19, 3:07 PM
Unknown Object (File)
Jul 5 2026, 9:24 PM
Unknown Object (File)
Jul 5 2026, 7:38 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.