summaryrefslogtreecommitdiff
path: root/board/toradex/apalis_imx6/pf0100_otp.txt
diff options
context:
space:
mode:
Diffstat (limited to 'board/toradex/apalis_imx6/pf0100_otp.txt')
-rw-r--r--board/toradex/apalis_imx6/pf0100_otp.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/board/toradex/apalis_imx6/pf0100_otp.txt b/board/toradex/apalis_imx6/pf0100_otp.txt
index dea3e79e69..ff320b9102 100644
--- a/board/toradex/apalis_imx6/pf0100_otp.txt
+++ b/board/toradex/apalis_imx6/pf0100_otp.txt
@@ -57,6 +57,11 @@ WRITE_I2C:D9:07 // Auto gen from Row151
WRITE_I2C:DC:0A // Auto gen from Row154
WRITE_I2C:DD:03 // Auto gen from Row155
WRITE_I2C:E0:05 // Auto gen from Row158
+
+#if 1 /* TBB mode */
+WRITE_I2C:E4:80 // TBB_POR = 1
+DELAY:10
+#else
// Write OTP
WRITE_I2C:E4:02 // FUSE POR1=1
WRITE_I2C:E5:02 // FUSE POR2=1
@@ -182,4 +187,5 @@ WRITE_I2C:D1:00 // Clear
PWRON:LOW // PWRON LOW to reload new OTP data
DELAY:500
PWRON: HIGH
+#endif
}; \ No newline at end of file