Skip to content
Commit 963f0cf6 authored by Artem Bityutskiy's avatar Artem Bityutskiy
Browse files

UBIFS: add R/O compatibility



Now UBIFS is supported by u-boot. If we ever decide to change the
media format, then people will have to upgrade their u-boots to
mount new format images. However, very often it is possible to
preserve R/O forward-compatibility, even though the write
forward-compatibility is not preserved.

This patch introduces a new super-block field which stores the
R/O compatibility version.

Signed-off-by: default avatarArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Acked-by: default avatarAdrian Hunter <Adrian.Hunter@nokia.com>
parent fcabb347
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment