commit | adb71df8d55eb3781c01e460d8df31e8cb4601b6 | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Tue Jun 07 08:55:41 2016 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 09 13:53:12 2016 -0400 |
tree | 6560b7d5f6ab21a745283ac000d4b6d1f34a002e | |
parent | 8b4b05f47d5946d327c174bbbd7e1dc6e34ae481 [diff] |
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>