diff options
author | Fabio Estevam <festevam@gmail.com> | 2020-01-06 20:11:27 -0300 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2020-01-14 22:47:15 +0100 |
commit | 29230f389db7b714393a722bfaab1d44d41b8fca (patch) | |
tree | ec7ff8338ab8cea932fe1832a7929d2edc61b472 /arch/arm/dts/imx6ul-14x14-evk.dtsi | |
parent | bc9b06533a99b61c10544dc343b313fe8e8f63ac (diff) |
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>
Diffstat (limited to 'arch/arm/dts/imx6ul-14x14-evk.dtsi')
0 files changed, 0 insertions, 0 deletions