Page MenuHomeFreeBSD

Allow MIPS INTRNG code to be built without FDT support
ClosedPublic

Authored by Sgalabov_gmail.com on Feb 11 2016, 7:13 AM.
Tags
None
Referenced Files
F102598161: D5249.diff
Thu, Nov 14, 2:34 PM
Unknown Object (File)
Sun, Nov 10, 2:05 PM
Unknown Object (File)
Sun, Nov 3, 7:10 PM
Unknown Object (File)
Thu, Oct 31, 8:16 AM
Unknown Object (File)
Oct 1 2024, 9:11 PM
Unknown Object (File)
Sep 25 2024, 12:56 AM
Unknown Object (File)
Sep 25 2024, 12:55 AM
Unknown Object (File)
Sep 25 2024, 12:55 AM
Subscribers

Details

Summary

This patch allows the newly imported INTRNG code to be built without necessarily having FDT support in the kernel.
This may be useful for some MIPS platforms that wish to move to INTRNG, but not to FDT at the same time.

Basically all the code is already within ifdef's where FDT is concerned, it's just the headers that aren't.

Diff Detail

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

Event Timeline

Sgalabov_gmail.com retitled this revision from to Allow MIPS INTRNG code to be built without FDT support.
Sgalabov_gmail.com updated this object.
Sgalabov_gmail.com edited the test plan for this revision. (Show Details)
Sgalabov_gmail.com added a reviewer: adrian.
Sgalabov_gmail.com set the repository for this revision to rS FreeBSD src repository - subversion.
This revision was automatically updated to reflect the committed changes.