Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jul 2015 05:07:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 201958] [patch] MIPS: Add RT5350F SoC support
Message-ID:  <bug-201958-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: manu@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201958-8>