1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 06:29:11 +01:00
Files
u-boot-megous/include/ubi_uboot.h
Stefan Roese bdc5f06789 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>
2010-05-19 10:57:24 +02:00

5.3 KiB