]> git.ipfire.org Git - people/ms/u-boot.git/commit
nand: add nand mtd concat support
authorHeiko Schocher <hs@denx.de>
Tue, 7 Jun 2016 06:55:41 +0000 (08:55 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 9 Jun 2016 17:53:12 +0000 (13:53 -0400)
commit5d29e27eb93229f27d2c88d5538ad781c144c852
tree6560b7d5f6ab21a745283ac000d4b6d1f34a002e
parentcddfc97d1fc892353d6616cd4287c34c454941e6
nand: add nand mtd concat support

add for nand devices mtd concat support. Generic MTD concat
support is already ported to mainline, and used in the cfi_mtd
driver. This patch adds it similiar for nand devices.

Signed-off-by: Heiko Schocher <hs@denx.de>
drivers/mtd/nand/nand.c