Page MenuHomeFreeBSD

Import LEDE dts files for Ralink/Mediatek
ClosedPublic

Authored by sgalabov on May 16 2016, 12:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 15, 2:20 PM
Unknown Object (File)
Tue, Apr 9, 9:20 PM
Unknown Object (File)
Tue, Apr 9, 7:07 AM
Unknown Object (File)
Tue, Apr 2, 4:31 AM
Unknown Object (File)
Mon, Apr 1, 7:51 PM
Unknown Object (File)
Sat, Mar 30, 3:27 AM
Unknown Object (File)
Wed, Mar 27, 4:26 PM
Unknown Object (File)
Mon, Mar 25, 11:26 PM
Subscribers

Details

Summary

This is an import of the reworked LEDE dts files. Besides other things they make it easier for us to reuse.

The only diffs left are for the following SoCs:
MT7620A (fbsd-mt7620a.dtsi)
MT7621 (fbsd-mt7621.dtsi)
MT7628 (fbsd-mt7628an.dtsi)
RT3883 (fbsd-rt3883.dtsi)

So we include the fbsd-*.dtsi files at the end of the original LEDE dtsi files, using '#include "fbsd-xxxx.dtsi"'.
For example, for MT7621, the LEDE dtsi file is mt7621.dtsi. At the end of it we add:
#include "fbsd-mt7621.dtsi"

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

sgalabov retitled this revision from to Import LEDE dts files for Ralink/Mediatek.
sgalabov updated this object.
sgalabov edited the test plan for this revision. (Show Details)
sgalabov added a reviewer: adrian.
sgalabov set the repository for this revision to rS FreeBSD src repository - subversion.
adrian edited edge metadata.
This revision is now accepted and ready to land.May 16 2016, 7:08 PM
This revision was automatically updated to reflect the committed changes.