ONFI patch
Matthieu CASTET
matthieu.castet at parrot.com
Tue Mar 19 11:15:54 EDT 2013
David Mosberger-Tang a écrit :
> Matthieu,
>
>
>
> I was afraid that might be the case. Since there is no write_byte
> callback, would it be OK if we convert the subfeature_param to 16 bits
> and then write it using the write_buf callback? If so, I can code that up.
Yes may be that's the best solution
And while we have a 16 bits version of nand_onfi_set_features we send :
chip->cmdfunc(mtd, NAND_CMD_SET_FEATURES, addr<<1, -1);
Matthieu
More information about the linux-mtd
mailing list