From: adr <mt...@mc...> - 2002-08-11 19:21:07
|
For info ---------- Forwarded Message ---------- Subject: Help with Dreamcast flash devices Date: Sun, 11 Aug 2002 19:08:06 +0100 From: adr <mt...@mc...> To: lin...@li... I wonder if someone here might help me. I am one of the (too) small team of developers on the Linux on Dreamcast project (http://sourceforge.net/projects/linuxdc). I am currently working on developing a driver for the flash memory devices available for this machine. Someone else started work on this months ago, but nothing has been done for ages, so I'm hacking at it now. The flash memory on the DC is "smart" - ie it's attached to an 8-bit micro-controller. The device communicates with the rest of the system via a high speed serial ("maple") protocol. The flash is not mapped into the sh4 (main cpu) physical memory at all. (http://mc.pp.se/dc/vms/index.html leads to more information for those interested). Well, the long and the short of it is that I am somewhat at sea here. Are there any similar mtd devices I can look at? Is there an explanation anywhere of how mapping works and how to 'virtual' map something which isn't in the physical map at all? Any other ideas (random or now) about how to make this work? Currently the driver fails on mapping. Adrian ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/ ------------------------------------------------------- |