]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
s5pc1xx: support onenand driver
authorMinkyu Kang <mk7.kang@samsung.com>
Thu, 1 Oct 2009 08:20:08 +0000 (17:20 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Fri, 9 Oct 2009 01:50:40 +0000 (10:50 +0900)
commit4125a8d52e18637b58db488f278a30db479b490f
tree2029eba3f3290d4d7b965265ee42e7259dd9f57f
parentc3f0a0ec9d8e5c88a8acc0b75981009be35d0a04
s5pc1xx: support onenand driver

This patch includes the onenand driver for s5pc100

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
drivers/mtd/onenand/Makefile
drivers/mtd/onenand/samsung.c [new file with mode: 0644]
include/linux/mtd/onenand.h
include/linux/mtd/onenand_regs.h
include/linux/mtd/samsung_onenand.h [new file with mode: 0644]