[PATCH v4 0/9] Introduction to SPI NAND framework

Arnaud Mouiche arnaud.mouiche at gmail.com
Thu Mar 30 05:17:34 PDT 2017


Hi all.

On 23/03/2017 10:43, Peter Pan wrote:
> v4 also changes a lot than v3, thanks for Boris's and Arnaud's
> valuable comments! The biggest change is "add spinand_alloc(),
> spinand_free(), spinand_register(), spinand_unregister() interfaces
> and make old interface - spinand_detect(), spinand_init() static".
> While this is just a beginning. more effort is needed to make clear
> layer. I really hope for comments on this part.
>
> This series introductes a SPI NAND framework.
> SPI NAND is a new NAND family device with SPI protocol as
> its interface. And its command set is totally different
> with parallel NAND.
[...]

Get a chance to test this serie today on MT29F1G01AAADD (not receiving 
the MT29F2G01ABAGD yet).

Except one bug I found that I will detail directly in the patch series:
- detection is working
- mtd operation with nanddump / nandwrite / flash_erase are ok
- mounting ubifs partition + basic write/read are ok.

Arnaud




More information about the linux-mtd mailing list