diff --git a/board/common/mkaux.sh b/board/common/mkaux.sh index aef37f72..3f139452 100755 --- a/board/common/mkaux.sh +++ b/board/common/mkaux.sh @@ -11,6 +11,7 @@ image aux.ext4 { ext4 { label = "aux" use-mke2fs = true + features = "^metadata_csum,^metadata_csum_seed" } }