]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MTD: Add MTD paritioning infrastructure
authorKyungmin Park <kyungmin.park@samsung.com>
Wed, 19 Nov 2008 15:20:36 +0000 (16:20 +0100)
committerStefan Roese <sr@denx.de>
Wed, 19 Nov 2008 19:34:39 +0000 (20:34 +0100)
commite29c22f5abe6e0f4baa6251efed6074cdfc3db79
tree9c194f05816bd950b1b3b0182d9d466521f63196
parent9b827cf1720acda2473afa516956eab6f7cca9a1
MTD: Add MTD paritioning infrastructure

This MTD part infrastructure will be used by the upcoming
UBI support.

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Stefan Roese <sr@denx.de>
drivers/mtd/Makefile
drivers/mtd/mtdcore.c [new file with mode: 0644]
drivers/mtd/mtdpart.c [new file with mode: 0644]