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)
Sat, Nov 16, 7:49 AM
Unknown Object (File)
Sat, Nov 16, 6:47 AM
Unknown Object (File)
Oct 2 2024, 8:34 AM
Unknown Object (File)
Oct 1 2024, 3:23 PM
Unknown Object (File)
Sep 30 2024, 12:33 PM
Unknown Object (File)
Sep 24 2024, 5:45 PM
Unknown Object (File)
Sep 18 2024, 9:02 PM
Unknown Object (File)
Sep 18 2024, 11:18 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.