UBI on SPI NOR flash

Artem Bityutskiy dedekind1 at gmail.com
Fri Aug 24 08:31:23 EDT 2012


On Wed, 2012-08-15 at 19:10 +0200, Jan Lübbe wrote:
> Hi all!
> 
> I'm trying to use UBIFS on SPI NOR flash, but have been unable to get it
> to work on kernel version 3.5. It is a Numonyx N25Q128 connected to an
> TI AM3505.

First of all, run the mtd tests and see if the flash works well.

Another problem I know with SPI flashes is that UBIFS uses vmalloc'd
memory for I/O, which is not suitable for DMA-ing on ARM platforms and
may cause subtle bugs and curruptions. Can you try to disable DMA and
see if the issues go away?

-- 
Best Regards,
Artem Bityutskiy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.infradead.org/pipermail/linux-mtd/attachments/20120824/5a1fe663/attachment.sig>


More information about the linux-mtd mailing list