Re: [U-Boot-Users] [PATCH v2 1/2] nand: FSL UPM NAND driver
On Monday 14 January 2008, Anton Vorontsov wrote: > Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> Applied, thanks. Best regards, Stefan = DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Muni
[U-Boot-Users] [PATCH v2 1/2] nand: FSL UPM NAND driver
Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> --- drivers/mtd/nand/Makefile |2 + drivers/mtd/nand/fsl_upm.c | 201 +++ include/linux/mtd/fsl_upm.h | 39 3 files changed, 242 insertions(+), 0 deletions(-) create mode 100644 drivers/