ERR005172
Chip Errata for the i.MX 6Dual/6Quad and i.MX 6DualPlus/6QuadPlus, Rev. 6.1, 06/2016
NXP Semiconductors
119
Description:
The HDCP specification requires that a feature support search procedure be performed to enable
an HDCP link with Features 1.1 active. The HDCP transmitter has to read the HDCP receiver
BCAPS to check if it supports Features 1.1, and if this is the case and the HDCP transmitter desires
to use Features 1.1, it must enable them on the HDCP receiver by writing 0x02 in the HDCP I2C
Ainfo register. It has been found that the HDCP transmitter is using the local configuration register
(A_HDCPCFG0.en11 feature bit field register) and sending that data on the Ainfo register,
ignoring that the remote HDCP Features 1.1 support has been indicated on the I2S BCAPS register.
Projected Impact:
HDCP might transmit incorrect Ainfo value, causing a failure on the receiver side. A failure can
only occur if the HDCP receiver indicates that it does not support Features 1.1 in the I2C BCAPS
register, and then acts upon the incorrect Ainfo information.
Workarounds:
To avoid this problem, the software should previously check BCAPS by reading
A_HDCPOBS3.FEATURES_1_1 to ensure whether the receiver can support features 1.1 or not. If
it does not support, then it should not set A_HDCPCFG0.en11 feature.
Proposed Solution:
No fix scheduled
Linux BSP Status:
Software workaround not implemented in Linux BSP. Functionality or mode of operation in which
the erratum may manifest itself is not used.
ERR005172
HDMI: Under certain circumstances, the HDCP may transmit incorrect
Ainfo value, causing a failure on the receiver side