Files
u-boot/drivers
Fabio Estevam 29230f389d mmc: fsl_esdhc_imx: Handle the "broken-cd" property
When no GPIO is used to read the card detect status the following
error is seen:

MMC:   FSL_SDHC: 0, FSL_SDHC: 1
Loading Environment from MMC... MMC: no card present
*** Warning - No block device, using default environment

Fix it by handling the "broken-cd" property in the same way
that drivers/mmc/sdhci.c does, which considers that the SD card
is present when the "broken-cd" property is passed.

Tested on a imx6ul-evk board.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Stefano Babic <sbabic@denx.de>
2020-01-14 22:47:15 +01:00
..
2019-12-02 18:23:09 -05:00
2020-01-07 14:37:50 +01:00
2019-12-15 11:44:25 +08:00
2020-01-10 10:25:13 -05:00
2019-08-07 15:31:04 -04:00
2019-11-17 17:22:53 +08:00
2019-11-01 16:45:40 +03:00
2020-01-10 10:25:13 -05:00
2019-12-10 05:54:55 -07:00
2020-01-06 17:07:49 -05:00
2019-07-19 15:17:05 +02:00
2020-01-10 14:18:26 -05:00