]> git.ipfire.org Git - people/ms/u-boot.git/commit
dfu: mmc: fs: Fix format accepted by ext4write command
authorLukasz Majewski <l.majewski@samsung.com>
Thu, 20 Feb 2014 09:29:18 +0000 (10:29 +0100)
committerTom Rini <trini@ti.com>
Thu, 20 Feb 2014 17:00:27 +0000 (12:00 -0500)
commit17eb1d8f5717ec42fe5a5872f1bf413aedf3614c
treee5f3b88f1fd7c22211a1253903217a69bc4e4bbc
parent3241e3d08c8e43b72e1c83fd44a2eb3bbbe511f8
dfu: mmc: fs: Fix format accepted by ext4write command

The commit:

"EXT4: Fix number base handling of "ext4write" command"
 SHA1: f7740f7712b8638f08b83a7e5d00bc1d6bb086a9

Cleaned up the ext4write command format.

This commit shall be regarded as a follow up, since the DFU subsystem is
using those commands for its normal operation.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
drivers/dfu/dfu_mmc.c