Skip to content
Snippets Groups Projects
Commit febd7e41 authored by Artem Bityutskiy's avatar Artem Bityutskiy Committed by Wolfgang Denk
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>
Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent 852dbfdd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment