summaryrefslogtreecommitdiff
path: root/include/linux/unaligned
diff options
context:
space:
mode:
authorQuentin Schulz <[email protected]>2019-09-12 16:41:01 +0200
committerHeiko Schocher <[email protected]>2019-10-16 05:42:27 +0200
commit386f20cade50ed36674e3e5827cb282eb1da95c2 (patch)
treeb084513c19101ec67303d61cec05c460be154215 /include/linux/unaligned
parent6891152a4596d38ac25d2fe1238e3b6a938554b8 (diff)
ubi: provide a way to skip CRC checks
Some users of static UBI volumes implement their own integrity check, thus making the volume CRC check done at open time useless. For instance, this is the case when one use the ubiblock + dm-verity + squashfs combination, where dm-verity already checks integrity of the block device but this time at the block granularity instead of verifying the whole volume. Skipping this test drastically improves the boot-time. Adapted to U-Boot by Stefan Roese. Signed-off-by: Quentin Schulz <[email protected]> Signed-off-by: Stefan Roese <[email protected]> Reviewed-by: Heiko Schocher <[email protected]> Cc: Quentin Schulz <[email protected]> Cc: Boris Brezillon <[email protected]>
Diffstat (limited to 'include/linux/unaligned')
0 files changed, 0 insertions, 0 deletions