diff options
author | Quentin Schulz <[email protected]> | 2018-07-02 11:43:50 +0200 |
---|---|---|
committer | Richard Weinberger <[email protected]> | 2018-08-15 00:25:20 +0200 |
commit | 62652517753f3cdddce10935139cfa6e00f8da33 (patch) | |
tree | b0c59fcc4883e94a9f7dd6a68838e28d6bae827c /include/linux/fpga/fpga-mgr.h | |
parent | a3d218280c273f298b0a17902bc2b4aa3f1dae06 (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.
Suggested-by: Boris Brezillon <[email protected]>
Signed-off-by: Quentin Schulz <[email protected]>
Reviewed-by: Boris Brezillon <[email protected]>
Reviewed-by: Richard Weinberger <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions