Page MenuHomeFreeBSD

Port i.MX6 to PLATFORM_SMP
ClosedPublic

Authored by andrew on Mar 6 2017, 5:04 PM.
Tags
None
Referenced Files
F106065108: D9907.diff
Tue, Dec 24, 7:29 PM
Unknown Object (File)
Wed, Dec 11, 4:25 AM
Unknown Object (File)
Wed, Dec 4, 12:37 PM
Unknown Object (File)
Sat, Nov 30, 1:05 AM
Unknown Object (File)
Oct 19 2024, 7:00 AM
Unknown Object (File)
Oct 6 2024, 9:06 PM
Unknown Object (File)
Oct 1 2024, 10:31 AM
Unknown Object (File)
Sep 20 2024, 7:06 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.