Date: Wed, 21 Aug 2013 23:27:03 -0600 From: Warner Losh <imp@bsdimp.com> To: Ilya Bakulin <ilya@bakulin.de> Cc: Alexander Motin <mav@freebsd.org>, freebsd-arm@freebsd.org, freebsd-embedded@freebsd.org Subject: Re: [PATCH] SDIO support for Globalscale Dreamplug Message-ID: <8D289F43-261C-43F2-A4AC-F027E70558B7@bsdimp.com> In-Reply-To: <20130821095849.GA7322@olymp.kibab.com> References: <20130702145905.GA1847@olymp.kibab.com> <51D3097A.8010601@FreeBSD.org> <51D3282C.1090701@bakulin.de> <C92CE8E1-75A0-459F-95DA-956D03DCB2E2@bsdimp.com> <20130703222002.GA60491@olymp.kibab.com> <51D50C55.1040300@myspectrum.nl> <51D531CB.3060300@bakulin.de> <51D5FE4C.9060102@bakulin.de> <20130821095849.GA7322@olymp.kibab.com>
next in thread | previous in thread | raw e-mail | index | archive | help
What's the best git repo URL to clone from? Warner On Aug 21, 2013, at 3:58 AM, Ilya Bakulin wrote: > So, after fixing some bugs in my own code and adding a couple of bus = methods > I am finally able to load the firmware onto the card and receive = "Firmare started" message. >=20 > Next step will be adding support for setting IRQ handlers (SDIO stack) = and writing the code > to connect mv_sdiowl driver to our net80211 stack (Adrian I hope you = will help with this). >=20 > As SD8787 adapter uses the binary firmware, I had to import it in the = tree. As I'm doing all testing > without any root FS, I compile the formware blob into the kernel. > The patch below is therefore incomplete; full snapshot is kept under = [1]. > To activate mv_sdiowl driver, add mmc, mv_sdio, mv_sdiowl and = mv_sdiowl_fw to the kernel config. >=20 > [1] = https://github.com/kibab/freebsd/compare/master...kibab-dplug#files_bucket= >=20 > I will keep you all updated.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8D289F43-261C-43F2-A4AC-F027E70558B7>