[Bug 201958] [patch] MIPS: Add RT5350F SoC support

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 29 05:07:57 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201958

            Bug ID: 201958
           Summary: [patch] MIPS: Add RT5350F SoC support
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: manu at bidouilliste.com
          Keywords: patch

Created attachment 159354
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159354&action=edit
rt5350 support

The RT5350 is a MIPS SoC by RaLink.
The SoC is pretty similar to the already in-tree RT305X.

This patch adds :

 - Support for the RT5350F
 - Selection of SoC in kernel config
 - Add kernel config RT5350_BASE and corresponding hint files with sane
defaults.
 - Add kernel config for the Olimex RT5350 EVB and hints files
 - Configuration of GPIO via pinmask/pinon and function_set/fonction_clear hint
value.
 - Add a pinin hint value to configure a GPIO as input at boot.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list