]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dfu: NAND specific routines for DFU operation
authorPantelis Antoniou <panto@antoniou-consulting.com>
Thu, 14 Mar 2013 05:32:52 +0000 (05:32 +0000)
committerMarek Vasut <marex@denx.de>
Wed, 10 Apr 2013 13:22:24 +0000 (15:22 +0200)
commitc6631764c2a64efc91c84077ca65f4fee153f133
tree6cf8185fc3e3a7b093241c46f948290af408be62
parentc4df2f41005063cf1d1dcddeed4bd7f12a5dff77
dfu: NAND specific routines for DFU operation

Support for NAND storage devices to work with the DFU framework.

Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>
Signed-off-by: Tom Rini <trini@ti.com>
Acked-by: Scott Wood <scottwood@freescale.com>
README
drivers/dfu/Makefile
drivers/dfu/dfu.c
drivers/dfu/dfu_nand.c [new file with mode: 0644]
include/dfu.h