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)
Dec 20 2023, 12:53 AM
Unknown Object (File)
Sep 15 2023, 4:56 PM
Unknown Object (File)
Sep 15 2023, 4:55 PM
Unknown Object (File)
Sep 15 2023, 4:48 PM
Unknown Object (File)
Sep 15 2023, 4:25 PM
Unknown Object (File)
Jul 4 2023, 10:52 AM
Unknown Object (File)
Jun 30 2023, 6:08 AM
Unknown Object (File)
Jun 30 2023, 6:08 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.