From 78f17c05790622b6a4b34e724c81d4a28fa9501b Mon Sep 17 00:00:00 2001 From: Martijn Coenen Date: Fri, 24 Feb 2012 11:20:56 -0800 Subject: Remove ANAVMID EEPROM values. These values are calibrated in the factory and should not be overwritten; they negatively affect both reader and ce performance. See the bug for more details. Bug: 5969862 Change-Id: I5c1a7ff1da0763891c0948e7cc0853e4bec15c82 --- nfc/nfc_hw.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'nfc') diff --git a/nfc/nfc_hw.c b/nfc/nfc_hw.c index e1c9f8e..9bd14c6 100644 --- a/nfc/nfc_hw.c +++ b/nfc/nfc_hw.c @@ -31,8 +31,6 @@ static uint8_t pn544_eedata_settings[][4] = { ,{0x00,0x9B,0xD6,0x1E} // GSP setting for this threshold ,{0x00,0x9B,0xDD,0x1C} // GSP setting for this threshold ,{0x00,0x9B,0x84,0x13} // ANACM2 setting - ,{0x00,0x99,0x81,0x7F} // ANAVMID setting PCD - ,{0x00,0x99,0x31,0x70} // ANAVMID setting PICC // Enable PBTF ,{0x00,0x98,0x00,0x3F} // SECURE_ELEMENT_CONFIGURATION - No Secure Element -- cgit v1.1