oor: Enable CRC_PERMISSIVE lineage-18.1
authorNolen Johnson <johnsonnolen@gmail.com>
Fri, 26 Apr 2024 19:00:40 +0000 (15:00 -0400)
committerNolen Johnson <johnsonnolen@gmail.com>
Tue, 19 Nov 2024 04:25:20 +0000 (04:25 +0000)
Change-Id: Ie14c81bf1a4447a97c377e7c3b1407df8f65a189

oor/src/bl_check.h

index 0a2d50f855a8cc8195a53a36ea4d8e65f4168c9c..0dc7f817d9eb59984941a5d0ce23db507b29e84c 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef _BL_CHECK_H
 #define _BL_CHECK_H
 
+#define CRC_PERMISSIVE 1
+
 #include "config.h"
 
 #include <stdint.h>