From f9df9fefde54f4ec6add0b5084481c42e3c571f7 Mon Sep 17 00:00:00 2001 From: Danny Wood Date: Sun, 12 May 2019 09:09:25 +0100 Subject: [PATCH] a3xelte: nfc: switch to forced download mode as some users have issues in other modes Change-Id: I08ca48713c1422345465f8dd6c9aeb6ba248008f --- configs/nfc/libnfc-sec-hal.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/nfc/libnfc-sec-hal.conf b/configs/nfc/libnfc-sec-hal.conf index e6cb5f5..d1929ae 100644 --- a/configs/nfc/libnfc-sec-hal.conf +++ b/configs/nfc/libnfc-sec-hal.conf @@ -26,7 +26,7 @@ DATA_TRACE=2 # 0 : Download for different version # 1 : Download for upper version # 2 : Force Download -FW_UPDATE_MODE=0 +FW_UPDATE_MODE=2 ############################ ## FW Base Address for S3FWRN5S (0x3000) -- 2.20.1