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
Unknown Object (File)
Sat, Mar 16, 9:59 PM
Unknown Object (File)
Wed, Mar 6, 12:33 AM
Unknown Object (File)
Dec 27 2023, 8:27 PM
Unknown Object (File)
Dec 27 2023, 8:22 PM
Unknown Object (File)
Dec 20 2023, 2:13 AM
Unknown Object (File)
Nov 30 2023, 6:52 PM
Unknown Object (File)
Oct 30 2023, 8:46 AM
Unknown Object (File)
Oct 30 2023, 1:53 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 Skipped
Unit
Tests Skipped

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.