u-boot/board/solidrun
Pali Rohár a4c577f981 mmc: mmc_get_op_cond: Allow quiet detection of eMMC
Add a new 'quiet' argument to mmc_get_op_cond() function which avoids
printing error message when SD/eMMC card is not detected.

Espressobin and mx6cuboxi boards use this function for detecting presence
of eMMC and therefore it is expected and normal that eMMC does not have to
be connected. So error message "Card did not respond to voltage select!"
should be skipped in this case as it is not an error.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
2021-07-15 10:53:11 +02:00
..
clearfog ddr: marvell: a38x: add support for twin-die combined memory device 2021-02-26 10:22:29 +01:00
common common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
mx6cuboxi mmc: mmc_get_op_cond: Allow quiet detection of eMMC 2021-07-15 10:53:11 +02:00