Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5d62bf68 authored by stic-server-open's avatar stic-server-open Committed by Harshit Jain
Browse files

firmware: Update nt36523 touch firmware from nabu OS1.0.3.0.TKXCNXM



* check novatek proc node file: (/proc/nvt_fw_version)
  fw_ver=25, ... (where fw_ver changes from 18 to 25.)

* nabu firmware feature code:
  00 0a 02 00 00 00 00 00 00 2a 02 00 cb 94 d0 20
  (The number of lines per bin firmware is 12287)

Signed-off-by: default avatarzhaoyuenan <amktiao030215@gmail.com>
Change-Id: Ib8877ae1ab5dd57b73605cf095eb797fce785def
parent 0d71ac3f
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -43,6 +43,7 @@ fw-shipped-$(CONFIG_TOUCHSCREEN_NT36xxx_HOSTDL_SPI) += j20s_novatek_ts_mp02.9fb2
fw-shipped-$(CONFIG_TOUCHSCREEN_NT36523_HOSTDL_SPI) += novatek_ts_fw.bin novatek_ts_mp.bin
fw-shipped-$(CONFIG_TOUCHSCREEN_NT36523_HOSTDL_SPI) += novatek_ts_fw.bin novatek_ts_mp.bin
fw-shipped-$(CONFIG_TOUCHSCREEN_NT36523_HOSTDL_SPI) += novatek_nt36523_fw01.bin novatek_nt36523_mp01.bin
fw-shipped-$(CONFIG_TOUCHSCREEN_NT36523_HOSTDL_SPI) += novatek_nt36523_fw01.bin novatek_nt36523_mp01.bin
fw-shipped-$(CONFIG_TOUCHSCREEN_NT36523_HOSTDL_SPI) += novatek_nt36523_fw02.bin novatek_nt36523_mp02.bin
fw-shipped-$(CONFIG_TOUCHSCREEN_NT36523_HOSTDL_SPI) += novatek_nt36523_fw02.bin novatek_nt36523_mp02.bin
fw-shipped-$(CONFIG_TOUCHSCREEN_NT36523_HOSTDL_SPI) += novatek_nt36523_fw01_pen.bin novatek_nt36523_mp01_pen.bin


fw-shipped-all := $(fw-shipped-y) $(fw-shipped-m) $(fw-shipped-)
fw-shipped-all := $(fw-shipped-y) $(fw-shipped-m) $(fw-shipped-)


+6840 −6840

File changed.

Preview size limit exceeded, changes collapsed.

+12291 −0

File added.

Preview size limit exceeded, changes collapsed.

+6494 −6494

File changed.

Preview size limit exceeded, changes collapsed.

+6176 −6176

File changed.

Preview size limit exceeded, changes collapsed.

Loading