u-boot-brain/board/compulab/cm_fx6
Christopher Spinrath c133c503ac ARM: board: cm-fx6: fix mmc for old revisions of utilite
Old revisions of Utilite (based on cm-fx6) do not have a dedicated
card detect pin. But the card is removable by the user and card
detection can be realized with polling (e.g. supported by Linux).

Add the broken-cd property to the mmc device tree instead of the
non-removable property to make card detection possible if polling
is supported.

Signed-off-by: Christopher Spinrath <christopher.spinrath@rwth-aachen.de>
Acked-by: Nikita Kiryanov <nikita@compulab.co.il>
2016-07-12 17:58:48 +02:00
..
cm_fx6.c ARM: board: cm-fx6: fix mmc for old revisions of utilite 2016-07-12 17:58:48 +02:00
common.c ARM: i.MX: provide declaration for board_spi_cs_gpio 2014-10-21 10:47:14 +02:00
common.h arm: mx6: cm_fx6: add sata support 2014-09-09 15:37:08 +02:00
Kconfig mx6: remove SYS_SOC from board Kconfig 2015-09-13 10:37:29 +02:00
MAINTAINERS arm: mx6: add support for Compulab cm-fx6 CoM 2014-09-09 15:35:43 +02:00
Makefile arm: mx6: add support for Compulab cm-fx6 CoM 2014-09-09 15:35:43 +02:00
spl.c arm: mx6: cm-fx6: define fallback boot devices for spl 2015-11-18 14:50:05 -05:00