]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
NAND: add the ability to directly write yaffs image
authorLei Wen <leiwen@marvell.com>
Thu, 6 Jan 2011 03:11:58 +0000 (11:11 +0800)
committerScott Wood <scottwood@freescale.com>
Wed, 12 Jan 2011 23:13:10 +0000 (17:13 -0600)
commit47fc18f1e72ef1fc68a179c2b674a4c58646afc9
treec93268a1dc06ec5034716ec2b5992faa1bbdd378
parent7fab9dfffab3a662f6ef1967dcb90618fd28df3c
NAND: add the ability to directly write yaffs image

This patch add addition suffix to nand write to give the uboot
the power to directly burn the yaffs image to nand.

Signed-off-by: Lei Wen <leiwen@marvell.com>
common/cmd_nand.c
drivers/mtd/nand/nand_util.c
include/nand.h