]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dfu: MMC specific routines for DFU operation
authorLukasz Majewski <l.majewski@samsung.com>
Mon, 6 Aug 2012 12:41:08 +0000 (14:41 +0200)
committerMarek Vasut <marex@denx.de>
Sat, 1 Sep 2012 14:21:51 +0000 (16:21 +0200)
commitcb383cd21d5d6aa6de5cfc59f14e8e3a56e2931f
treea2abfe7509c651def6518b189e12b636eaf26a24
parentf22b11c10d16d71b7f96fd19cd0062724428bf88
dfu: MMC specific routines for DFU operation

Support for MMC storage devices to work with DFU framework.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Marek Vasut <marex@denx.de>
drivers/dfu/Makefile
drivers/dfu/dfu_mmc.c [new file with mode: 0644]