projects
/
GitHub
/
LineageOS
/
android_hardware_samsung.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab8354e
)
oor: Enable CRC_PERMISSIVE
lineage-18.1
author
Nolen Johnson
<johnsonnolen@gmail.com>
Fri, 26 Apr 2024 19:00:40 +0000
(15:00 -0400)
committer
Nolen Johnson
<johnsonnolen@gmail.com>
Tue, 19 Nov 2024 04:25:20 +0000
(
04:25
+0000)
Change-Id: Ie14c81bf1a4447a97c377e7c3b1407df8f65a189
oor/src/bl_check.h
patch
|
blob
|
blame
|
history
diff --git
a/oor/src/bl_check.h
b/oor/src/bl_check.h
index 0a2d50f855a8cc8195a53a36ea4d8e65f4168c9c..0dc7f817d9eb59984941a5d0ce23db507b29e84c 100644
(file)
--- a/
oor/src/bl_check.h
+++ b/
oor/src/bl_check.h
@@
-1,6
+1,8
@@
#ifndef _BL_CHECK_H
#define _BL_CHECK_H
+#define CRC_PERMISSIVE 1
+
#include "config.h"
#include <stdint.h>