diff options
author | Przemyslaw Marczak <p.marczak@samsung.com> | 2014-04-18 09:48:25 +0200 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2014-04-30 10:30:57 +0200 |
commit | fd2a89b20ba66d76929f672b03f392733fb1b2a6 (patch) | |
tree | ab65175a1f96333ecef9a2250e823d7f43d2ad9a /arch | |
parent | adfc17bf09ba67cff11472ffa58fc0208defa29c (diff) | |
download | u-boot-imx-fd2a89b20ba66d76929f672b03f392733fb1b2a6.zip u-boot-imx-fd2a89b20ba66d76929f672b03f392733fb1b2a6.tar.gz u-boot-imx-fd2a89b20ba66d76929f672b03f392733fb1b2a6.tar.bz2 |
usb:gadget:f_thor: fix write to filesystem by add dfu_flush()
Since dfu read/write operations needs to be flushed manually,
writing to filesystem on MMC by thor was broken. MMC raw write
actually is working fine because current dfu_flush() function
writes filesystem only. This commit adds dfu_flush() to f_thor
and now filesystem write is working.
This change was tested on Trats2 board.
Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Cc: Lukasz Majewski <l.majewski@samsung.com>
Cc: Marek Vasut <marex@denx.de>
Cc: Heiko Schocher <hs@denx.de>
Cc: Tom Rini <trini@ti.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions