aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArian <arian.kulmer@web.de>2019-09-27 16:16:14 +0200
committerArian <arian.kulmer@web.de>2019-10-25 22:17:12 +0200
commitaa7e306271a0b2a077a2b685049fabe8734f6986 (patch)
tree28fa60a2433e944c4d87ae839e832bdfb338265e
parent9224c881cf3f8575194823a6c779c0d65c42258a (diff)
shinano-common: pn54x: Apply sony changes to linbnfc-brcm.conf
Change-Id: Ie1d0acaab00761904a7bda1ce55a34cbcb3f5f1f
-rw-r--r--pn54x/libnfc-brcm.conf15
1 files changed, 8 insertions, 7 deletions
diff --git a/pn54x/libnfc-brcm.conf b/pn54x/libnfc-brcm.conf
index 14c6912..7fa54bd 100644
--- a/pn54x/libnfc-brcm.conf
+++ b/pn54x/libnfc-brcm.conf
@@ -34,7 +34,7 @@ NFA_STORAGE="/data/nfc"
###############################################################################
# Insert a delay in milliseconds after NFC_WAKE and before write to NFCC
-#NFC_WAKE_DELAY=20
+NFC_WAKE_DELAY=20
###############################################################################
# Various Delay settings (in ms) used in USERIAL
@@ -65,7 +65,7 @@ NFA_STORAGE="/data/nfc"
# byte[4-n] are the LPTD parameters.
# By default, LPTD is enabled and default settings are used.
# See nfc_hal_dm_cfg.c for defaults
-#LPTD_CFG={23:B9:21:01:02:FF:FF:04:A0:0F:40:00:80:02:02:10:00:00:00:31:0C:30:00:00:00:00:00:00:00:00:00:00:00:00:00:00}
+LPTD_CFG={23:B9:21:01:02:FF:FF:04:A0:0F:40:00:80:02:02:10:00:00:00:31:0C:30:00:00:00:00:00:00:00:00:00:00:00:00:00:00}
###############################################################################
# Startup Configuration (100 bytes maximum)
@@ -77,7 +77,7 @@ NFA_STORAGE="/data/nfc"
# 3 : UICCx supports both ISO_DEP and Mifare in low power mode.
#
# AA BB
-#NFA_DM_START_UP_CFG={1F:CB:01:01:A5:01:01:CA:14:00:00:00:00:06:E8:03:00:00:00:00:00:00:00:00:00:00:00:00:00:80:01:01}
+NFA_DM_START_UP_CFG={1F:CB:01:01:A5:01:01:CA:14:00:00:00:00:06:E8:03:00:00:00:00:00:00:00:00:00:00:00:00:00:80:01:01}
###############################################################################
# Startup Vendor Specific Configuration (100 bytes maximum);
@@ -132,12 +132,13 @@ NFA_HCI_DEFAULT_DEST_GATE=0xF0
#NFA_HCI_STATIC_PIPE_ID_F3=0x70
#NFA_HCI_STATIC_PIPE_ID_01=0x19
NFA_HCI_STATIC_PIPE_ID_C0=0x19
+
###############################################################################
# When disconnecting from Oberthur secure element, perform a warm-reset of
# the secure element to deselect the applet.
# The default hex value of the command is 0x3. If this variable is undefined,
# then this feature is not used.
-#OBERTHUR_WARM_RESET_COMMAND=0x03
+OBERTHUR_WARM_RESET_COMMAND=0x03
###############################################################################
# Force UICC to only listen to the following technology(s).
@@ -191,12 +192,12 @@ SCREEN_OFF_POWER_STATE=1
###############################################################################
# Firmware patch file
# If the value is not set then patch download is disabled.
-#FW_PATCH="/vendor/firmware/bcm2079x_firmware.ncd"
+FW_PATCH="/vendor/firmware/bcm2079x_firmware.ncd"
###############################################################################
# Firmware pre-patch file (sent before the above patch file)
# If the value is not set then pre-patch is not used.
-#FW_PRE_PATCH="/vendor/firmware/bcm2079x_pre_firmware.ncd"
+FW_PRE_PATCH="/vendor/firmware/bcm2079x_pre_firmware.ncd"
###############################################################################
# Firmware patch format
@@ -277,7 +278,7 @@ SCREEN_OFF_POWER_STATE=1
# writing next block of data. the delay is calculated as below
# NFC_WRITE_DELAY * (number of byte written) / 1000 milliseconds
# e.g. after 259 bytes is written, delay (259 * 20 / 1000) 5 ms before next write
-#NFC_WRITE_DELAY=20
+NFC_WRITE_DELAY=20
###############################################################################
# Maximum Number of Credits to be allowed by the NFCC