Home
last modified time | relevance | path

Searched hist:bdc5f06789c5a0c3a9a2c0eb33ec4d177dbdaa22 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dubi_uboot.hbdc5f06789c5a0c3a9a2c0eb33ec4d177dbdaa22 Mon May 17 08:01:05 UTC 2010 Stefan Roese <sr@denx.de> UBI: Fix problem in UBI/Linux "compatibility layer"

"down_write_trylock" needs to return 1 instead of 0 for success.
Otherwise copying a block with a read error (e.g. bit-flip on read)
won't work correctly.

Signed-off-by: Stefan Roese <sr@denx.de>