aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nfc/libnfc-brcm-20795a20.conf29
-rw-r--r--nfc/libnfc-brcm.conf125
2 files changed, 0 insertions, 154 deletions
diff --git a/nfc/libnfc-brcm-20795a20.conf b/nfc/libnfc-brcm-20795a20.conf
deleted file mode 100644
index 2c8207c..0000000
--- a/nfc/libnfc-brcm-20795a20.conf
+++ /dev/null
@@ -1,29 +0,0 @@
-###############################################################################
-# Firmware patch file
-FW_PATCH="/vendor/firmware/bcm2079x-a2_firmware.ncd"
-
-###############################################################################
-# Firmware pre-patch file (sent before the above patch file)
-#FW_PRE_PATCH="/vendor/firmware/bcm2079x-a2_pre_firmware.ncd"
-
-###############################################################################
-# LPTD mode configuration
-# 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22
-LPTD_CFG={66:B9:64:01:00:FF:FF:40:00:8B:13:00:10:00:08:00:00:00:00:00:FF:00:00:00:FF:0C:00:18:00:00:00:00:03:00:00:00:03:00:0C:20:00:0D:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:03:00:02:53:3B:0F:00:E8:03:00:00:90:01:00:00:00:00:00:00:00:00:00:00:00:00:00}
-#LPTD_CFG={66:B9:64:01:00:FF:FF:40:00:8B:13:00:10:00:18:00:00:00:00:00:FF:00:00:00:FF:0C:00:18:00:00:00:00:03:00:00:00:03:00:0C:20:00:0D:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:03:00:02:53:3B:0F:00:E8:03:00:00:90:01:00:00:00:00:00:00:00:00:00:00:00:00:00}
-
-###############################################################################
-# Startup Configuration (256 bytes maximum)
-NFA_DM_START_UP_CFG={1A:80:01:01:E3:04:02:01:1D:0F:E4:08:56:22:00:00:00:00:00:00:CA:05:00:00:00:00:18}
-
-###############################################################################
-# Pre-Discovery Startup Configuration (256 bytes maximum)
-NFA_DM_PRE_DISCOVERY_CFG={0A:C2:08:02:00:C3:04:40:4B:4C:00}
-
-###############################################################################
-# Snooze Mode Settings
-SNOOZE_MODE_CFG={08:00:00:00:01}
-
-###############################################################################
-# Choose the presence-check algorithm for type-4 tag.
-PRESENCE_CHECK_ALGORITHM=1
diff --git a/nfc/libnfc-brcm.conf b/nfc/libnfc-brcm.conf
deleted file mode 100644
index b09d945..0000000
--- a/nfc/libnfc-brcm.conf
+++ /dev/null
@@ -1,125 +0,0 @@
-###################### Start of libnfc-brcm-common.conf #######################
-
-###############################################################################
-# Application options
-APPL_TRACE_LEVEL=0xFF
-PROTOCOL_TRACE_LEVEL=0xFFFFFFFF
-
-###############################################################################
-# performance measurement
-# Change this setting to control how often USERIAL log the performance (throughput)
-# data on read/write/poll
-# defailt is to log performance dara for every 100 read or write
-#REPORT_PERFORMANCE_MEASURE=100
-
-###############################################################################
-# File used for NFA storage
-NFA_STORAGE="/data/nfc"
-PRESERVE_STORAGE=1
-
-###############################################################################
-# Insert a delay in milliseconds after NFC_WAKE and before write to NFCC
-NFC_WAKE_DELAY=20
-
-###############################################################################
-# Various Delay settings (in ms) used in USERIAL
-# POWER_ON_DELAY
-# Delay after turning on chip, before writing to transport (default 300)
-# PRE_POWER_OFF_DELAY
-# Delay after deasserting NFC-Wake before turn off chip (default 0)
-# POST_POWER_OFF_DELAY
-# Delay after turning off chip, before USERIAL_close returns (default 0)
-#
-POWER_ON_DELAY=300
-PRE_POWER_OFF_DELAY=10
-
-###############################################################################
-# Maximum time (ms) to wait for RESET NTF after setting REG_PU to high
-# The default is 1000.
-NFCC_ENABLE_TIMEOUT=2000
-###############################################################################
-# Device Manager Config
-#
-# If NFA_DM_CFG is not provided, stack default settings are
-# used (see nfa_dm_cfg.c). They are as follows:
-# 0 (FALSE) Automatic NDEF detection when background polling
-# 0 (FALSE) Automatic NDEF read when background polling
-#
-#NFA_DM_CFG={00:00}
-###############################################################################
-# Configure the default "off-host" AID route. The default is 0xF4
-DEFAULT_OFFHOST_ROUTE=0xF3
-
-###############################################################################
-###############################################################################
-# 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
-
-###############################################################################
-# AID for Empty Select command
-# If specified, this AID will be substituted when an Empty SELECT command is
-# detected. The first byte is the length of the AID. Maximum length is 16.
-AID_FOR_EMPTY_SELECT={08:A0:00:00:01:51:00:00:00}
-
-###############################################################################
-# Force tag polling for the specific technology(s).
-# The bits are defined as tNFA_TECHNOLOGY_MASK in nfa_api.h.
-# Default is NFA_TECHNOLOGY_MASK_A | NFA_TECHNOLOGY_MASK_B |
-# NFA_TECHNOLOGY_MASK_F | NFA_TECHNOLOGY_MASK_ISO15693 |
-# NFA_TECHNOLOGY_MASK_B_PRIME | NFA_TECHNOLOGY_MASK_A_ACTIVE |
-# NFA_TECHNOLOGY_MASK_F_ACTIVE.
-#
-# Notable bits:
-# NFA_TECHNOLOGY_MASK_KOVIO 0x20
-# NFA_TECHNOLOGY_MASK_A_ACTIVE 0x40
-# NFA_TECHNOLOGY_MASK_F_ACTIVE 0x80
-POLLING_TECH_MASK=0xEF
-
-###############################################################################
-# transport driver
-#
-# TRANSPORT_DRIVER=<driver>
-#
-# where <driver> can be, for example:
-# "/dev/ttyS" (UART)
-# "/dev/bcmi2cnfc" (I2C)
-# "hwtun" (HW Tunnel)
-# "/dev/bcmspinfc" (SPI)
-# "/dev/btusb0" (BT USB)
-TRANSPORT_DRIVER="/dev/bcm2079x-i2c"
-
-###############################################################################
-# power control driver
-# Specify a kernel driver that support ioctl commands to control NFC_EN and
-# NFC_WAKE gpio signals.
-#
-# POWER_CONTRL_DRIVER=<driver>
-# where <driver> can be, for example:
-# "/dev/nfcpower"
-# "/dev/bcmi2cnfc" (I2C)
-# "/dev/bcmspinfc" (SPI)
-# i2c and spi driver may be used to control NFC_EN and NFC_WAKE signal
-POWER_CONTROL_DRIVER="/dev/bcm2079x-i2c"
-
-###############################################################################
-# Insert a delay in microseconds per byte after a write to NFCC.
-# after writing a block of data to the NFCC, delay this an amopunt of time before
-# 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
-###############################################################################
-# Select controller support for AID matching
-# the default value is 0.
-# 0 Exact matching only
-# 1 Exact+Prefix matching
-# 2 Prefix matching only
-AID_MATCHING_MODE=2
-
-
-
-NFA_DM_LP_CFG={01,61,00,08}
-SCREEN_OFF_POWER_STATE=3 \ No newline at end of file