[U-Boot] [U-Boot, 03/18] mtd: nand: provide several helpers to do common NAND operations

Tom Rini trini at konsulko.com
Wed Apr 24 13:23:53 UTC 2019


On Fri, Mar 15, 2019 at 03:14:32PM +0100, Philippe Reynes wrote:

> From: Boris Brezillon <boris.brezillon at free-electrons.com>
> 
> Linux commit 97d90da8a88 ("mtd: nand: provide several helpers
> to do common NAND operations")
> 
> This is part of the process of removing direct calls to ->cmdfunc()
> outside of the core in order to introduce a better interface to execute
> NAND operations.
> 
> Here we provide several helpers and make use of them to remove all
> direct calls to ->cmdfunc(). This way, we can easily modify those
> helpers to make use of the new ->exec_op() interface when available.
> 
> Signed-off-by: Boris Brezillon <boris.brezillon at free-electrons.com>
> [miquel.raynal at free-electrons.com: rebased and fixed some conflicts]
> Signed-off-by: Miquel Raynal <miquel.raynal at free-electrons.com>
> Acked-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> [Philippe Reynes: adapt code to u-boot and only keep new function]
> 
> Signed-off-by: Philippe Reynes <philippe.reynes at softathome.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190424/04e5955f/attachment.sig>


More information about the U-Boot mailing list