[U-Boot] [PATCH] UBI: Ensure that "background thread" operations are really executed

Stefan Roese sr at denx.de
Wed May 19 10:56:19 CEST 2010


On Monday 17 May 2010 10:00:51 Stefan Roese wrote:
> The current U-Boot UBI implementation is copied from Linux. In this
> porting the UBI background thread was not handled correctly. Upon write
> operations ubi_wl_flush() makes sure, that all queued operations, like
> page-erase, are completed. But this is missing for read operations.
> 
> This patch now makes sure that such operations (like scrubbing upon
> bit-flip errors) are not queued, but executed directly.

Applied to u-boot-ubi/master. Thanks.

Cheers,
Stefan

--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de


More information about the U-Boot mailing list