MLK-17048 imx8mq_evk: Fix SD CD pad issue in SPL
authorYe Li <ye.li@nxp.com>
Fri, 1 Dec 2017 07:28:58 +0000 (01:28 -0600)
committerYe Li <ye.li@nxp.com>
Fri, 1 Dec 2017 07:53:05 +0000 (01:53 -0600)
commit4b5f448ba13e67cfc3178c34723723a15d18367d
tree075939762115715133721e2827b6c221df0891bb
parentf29a143cdb8c74566113737e9be7e1bcd8c625f4
MLK-17048 imx8mq_evk: Fix SD CD pad issue in SPL

The EVK board does not use external pull up resistor for SD CD pin, it requires
the pad to be configured as pull up, otherwise the signal level is always low even
the card is not inserted.

This patch configures the pad of CD and RESET to pull up to align with kernel,
although there is already a external pull up for RESET.

Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
board/freescale/imx8mq_evk/spl.c