]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mtd: Update MTD infrastructure to support 64bit device size
authorStefan Roese <sr@denx.de>
Mon, 11 May 2009 14:03:55 +0000 (16:03 +0200)
committerWolfgang Denk <wd@denx.de>
Fri, 12 Jun 2009 18:45:47 +0000 (20:45 +0200)
commit8d2effea23e938631126a7888008a0637e13b389
treee33073a1e09b6f5c340163a4581b81304fa3fa67
parent0a57265533c412adf6024f4b4955141f4346b2b9
mtd: Update MTD infrastructure to support 64bit device size

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
common/env_onenand.c
drivers/mtd/cfi_mtd.c
drivers/mtd/mtdpart.c
drivers/mtd/nand/nand_util.c
include/linux/mtd/mtd.h