[Bug 237466] remove fslsdma device from arm GENERIC file

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 22 12:12:06 UTC 2019


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

            Bug ID: 237466
           Summary: remove fslsdma device from arm GENERIC file
           Product: Base System
           Version: CURRENT
          Hardware: arm
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: arm
          Assignee: freebsd-arm at FreeBSD.org
          Reporter: sanpei at FreeBSD.org

armのGENERIC kernelにある、driver fslsdmaですが、firmware
loader(sys/arm/freescale/imx/files.imx6のoptional sdma_fw )必要なのにGENERIC
kernelに入っていないです。
(armのGENERICに入れるときに忘れたみたい)

firmware fileもライセンスの関係(Linux方面でだれか質問したけどライセンスの回答がきていない)のでsource
treeに入れられないみたいなので。fslsdmaは消したほうが良いと思うのですが、



--- sys/arm/conf/GENERIC        (revision 346440)
+++ sys/arm/conf/GENERIC        (working copy)
@@ -252,7 +252,6 @@
 device         ti_mbox

 # DMA controller
-device         fslsdma
 device         ti_sdma
 device         a10_dmac
 device         a31_dmac

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


More information about the freebsd-arm mailing list