[U-Boot] [PATCH v3 2/2] usb:gadget:f_thor: fix write to filesystem by add dfu_flush()

Marek Vasut marex at denx.de
Wed Apr 23 14:46:43 CEST 2014


On Wednesday, April 23, 2014 at 02:40:52 PM, Lukasz Majewski wrote:
> Hi Przemyslaw,
> 
> > 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 at samsung.com>
> > Cc: Lukasz Majewski <l.majewski at samsung.com>
> > Cc: Marek Vasut <marex at denx.de>
> > Cc: Heiko Schocher <hs at denx.de>
> > Cc: Tom Rini <trini at ti.com>

Please submit new patches on top of u-boot-usb/master , thanks.

Best regards,
Marek Vasut


More information about the U-Boot mailing list