[U-Boot] [U-BOOT] [PATCH V2] NAND: add the ability to directly write yaffs image
Scott Wood
scottwood at freescale.com
Tue Jan 11 00:18:08 CET 2011
On Thu, Jan 06, 2011 at 11:11:58AM +0800, Lei Wen wrote:
> 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 at marvell.com>
> ---
> V2: fix compile warning, and add CONFIG_CMD_NAND_YAFFS to reduce code
> when not use this function.
>
> common/cmd_nand.c | 15 +++++++++-
> drivers/mtd/nand/nand_util.c | 63 ++++++++++++++++++++++++++++++++++++-----
> include/nand.h | 2 +-
> 3 files changed, 70 insertions(+), 10 deletions(-)
Applied to u-boot-nand-flash.
-Scott
More information about the U-Boot
mailing list