u-boot/drivers/dfu
Łukasz Majewski 664277203c dfu:ext4:fix: Change ext4write command order of parameters
Following commit:
"cmd_ext4: BREAK and correct ext4write parameter order"
SHA1:0171d52c410cbaa9290b1b214e695697c835bfe5

introduced cleanup of ext4write semantics to be consistent with other
filesystem's writing commands (e.g. fatwrite).
This commit provides correct ext4write command generation at DFU eMMC
code.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
2013-04-08 12:00:51 -04:00
..
dfu_mmc.c dfu:ext4:fix: Change ext4write command order of parameters 2013-04-08 12:00:51 -04:00
dfu.c dfu: DFU backend implementation 2012-09-01 16:21:50 +02:00
Makefile dfu: MMC specific routines for DFU operation 2012-09-01 16:21:51 +02:00