Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dvtbl.cceeba0030844b2e84ce4e47f4be7ad347cd1e827 Sat Jun 12 01:11:56 UTC 2010 Peter Horton <zero@colonel-panic.org> UBI: initialise update marker

UBI: initialise update marker

The in kernel copy of a volume's update marker is not initialised from the
volume table. This means that volumes where an update was unfinnished will
not be treated as "forbidden to use". This is basically that the update
functionality was broken.

Signed-off-by: Peter Horton <zero@colonel-panic.org>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Stefan Roese <sr@denx.de>