bfload loads bitfile firmwares into Mesa AnyIO boards. That job is now done by the hostmot2 driver.
I think the only way bfload could be useful is if someone wanted to write a driver for AnyIO boards with some firmware *other* than hm2, and in that case I think a better way to do it would be to split the anyio support out of the hm2 driver and make it generic & reusable. -- Sebastian Kuzminsky never be discouraged just let your nerdy flourish -----Original Message----- From: Stephen Wille Padnos <[email protected]> Subj: Re: [Emc-developers] getting rid of deprecated m5i20 stuff Date: Sat 2010 Feb 20 12:40 Size: 1K To: EMC developers <[email protected]> I don't know how specific bfload is, but it probably won't be useful. Pci_read and pci_write are more generic and could be useful during development of other PCI drivers. - Steve Jeff Epler <[email protected]> wrote: >Are the following items any use once hal_m5i20 is removed (which I plan >to do shortly on master)? Some of them appear related to the removed >7i43 gpio-only driver and the unfinished/removed m5i2x driver. > >bfload >m5i20cfg >pci_read >pci_write > >Jeff > >------------------------------------------------------------------------------ >Download Intel® Parallel Studio Eval >Try the new software tools for yourself. Speed compiling, find bugs >proactively, and fine-tune applications for parallel performance. >See why Intel Parallel Studio got high marks during beta. >http://p.sf.net/sfu/intel-sw-dev >_______________________________________________ >Emc-developers mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/emc-developers ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
