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

Peter Pan peterpansjtu at gmail.com
Mon Apr 10 00:33:24 PDT 2017


H Arnaud,

On Thu, Mar 30, 2017 at 8:17 PM, Arnaud Mouiche
<arnaud.mouiche at gmail.com> wrote:
> 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

This is really a big help for me. Really thank you.

Peter Pan



More information about the linux-mtd mailing list