[Buildroot] [PATCH 2/2] ti-uim: bump to latest version

Alexandre Belloni alexandre.belloni at free-electrons.com
Thu Mar 9 21:52:03 UTC 2017


On 09/03/2017 at 19:22:09 +0200, Baruch Siach wrote:
> Hi Alexandre,
> 
> On Thu, Mar 09, 2017 at 08:53:30AM +0100, Alexandre Belloni wrote:
> > On 09/03/2017 at 07:45:37 +0200, Baruch Siach wrote:
> > > Also, add a hash file.
> > > 
> > > Cc: Alexandre Belloni <alexandre.belloni at free-electrons.com>
> > > Signed-off-by: Baruch Siach <baruch at tkos.co.il>
> > Acked-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>
> 
> Thanks.
> 
> > BTW, I don't think this daemon is necessary anymore with recent kernel
> > but I don't exactly remember all the details.
> 
> It is unfortunately still needed. I just tested with kernel v4.10.1 on 
> SolidRun i.MX6 uSOM rev 1.5 with the TI WL1831 BT/WiFi combo. Hopefully the 
> newly introduced serdev bus (commit cd6484e1830b) would obviate the need for 
> such a horrible hack at some future point.
> 

I've checked my notes (from 2013, WL1271L) And I had two ways of making it work:

     # modprobe st_drv; uim&
     # modprobe btwilink
     # hciconfig hci0 up

or

     # hciattach /dev/ttyS2 texas 115200
     # hciconfig hci0 up

I'm not sure it is still working though, I just wanted to let you know.

-- 
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com


More information about the buildroot mailing list