[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] Storage Device Driver Development
On Tue, 2005-05-10 at 07:27 +0100, Aurash wrote:
> I have a driver (block) which works with MMC card, in a Microblaze
> sytem, conected on opb with the opb_spi core, The card can be mounted as
> a dos (FAT) drive and it performs read write.
> Aurash
Our IP Core does all the low level protocols in Hardware. The
cards come up as memory mapped. It will automatically select
the highest supported protocol, up to 8 bit for the new MMC
cards. I have written a boot loader based on the xilinx fat
fs libraries - basically just writing a read_sector function
and than opening a file using the xilinx library and copying
the file to SDRAM and executing it. Very trivial.
Now it would be nice to have a device driver for ucLinux that
would have the same type of interface. That should help to have
any memory mapped boot device mountable ...
Best Regards,
rudi
=============================================================
Rudolf Usselmann, ASICS World Services, http://www.asics.ws
Your Partner for IP Cores, Design, Verification and Synthesis
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/