
Dear Stefan Roese,
In message 1242050635-7152-1-git-send-email-sr@denx.de you wrote:
--===============0052372897==
This patch brings the U-Boot MTD infrastructure in sync with the current Linux MTD version (2.6.30-rc3). Biggest change is the 64bit device size support and a resync of the mtdpart.c file which has seen multiple fixes meanwhile.
Signed-off-by: Stefan Roese sr@denx.de Cc: Scott Wood scottwood@freescale.com Cc: Kyungmin Park kmpark@infradead.org
common/cmd_onenand.c | 6 +- common/env_onenand.c | 2 +- drivers/mtd/cfi_mtd.c | 4 +- drivers/mtd/mtdpart.c | 488 +++++++++++++++++++----------------------- drivers/mtd/nand/nand_util.c | 11 +- include/linux/mtd/mtd.h | 29 ++- 6 files changed, 256 insertions(+), 284 deletions(-)
Applied to next, thanks.
Best regards,
Wolfgang Denk