Page MenuHomeFreeBSD

Allow RT3350 CPU clock to be detected as part of RT3050/RT3052 detection
ClosedPublic

Authored by sgalabov on Apr 17 2016, 3:58 AM.
Tags
Referenced Files
Unknown Object (File)
Fri, Sep 11, 4:52 AM
Unknown Object (File)
Thu, Sep 10, 9:39 PM
Unknown Object (File)
Sat, Sep 5, 6:08 AM
Unknown Object (File)
Fri, Sep 4, 2:07 AM
Unknown Object (File)
Thu, Sep 3, 10:39 AM
Unknown Object (File)
Thu, Sep 3, 7:21 AM
Unknown Object (File)
Thu, Sep 3, 5:28 AM
Unknown Object (File)
Thu, Sep 3, 5:17 AM
Subscribers

Details

Summary

OpenWRT's dts files treat RT3050/RT3052/RT3350 within the same SoC dtsi file, so we need to distinguish between the three dynamically, mainly because the bit we use to determine the clock speed on RT3050/RT3052 can actually be floating on RT3350 and RT3350 is always at 320MHz.

Diff Detail

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

Event Timeline

sgalabov retitled this revision from to Allow RT3350 CPU clock to be detected as part of RT3050/RT3052 detection.
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.
sgalabov added a project: MIPS.
adrian edited edge metadata.
This revision is now accepted and ready to land.Apr 17 2016, 7:52 AM
This revision was automatically updated to reflect the committed changes.