[PATCH] mtd: nand: support for Toshiba BENAND (Built-in ECC NAND)

Paul Bolle pebolle at tiscali.nl
Wed Jun 10 01:14:23 PDT 2015


On Wed, 2015-06-10 at 16:08 +0900, KOBAYASHI Yoshitake wrote:
>  drivers/mtd/nand/Kconfig     |   16 ++++++++++++++++
>  drivers/mtd/nand/Makefile    |    1 +
>  drivers/mtd/nand/nand_base.c |   32 ++++++++++++++++++++++++++++++--
>  include/linux/mtd/nand.h     |    3 +++
>  4 files changed, 50 insertions(+), 2 deletions(-)

This _doesn't_ add drivers/mtd/nand/nand_benand.c (or something
similar). And there's no file with that name in today's linux-next.

> --- a/drivers/mtd/nand/Makefile
> +++ b/drivers/mtd/nand/Makefile

> +obj-$(CONFIG_MTD_NAND_BENAND)	+= nand_benand.o

So there's another patch that adds drivers/mtd/nand/nand_benand.c?


Paul Bolle




More information about the linux-mtd mailing list