diff options
author | Christopher Spinrath <christopher.spinrath@rwth-aachen.de> | 2016-06-16 14:02:56 +0200 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2016-07-12 17:58:48 +0200 |
commit | c133c503ac9e037ccbc1b7a37c07c4068b32d802 (patch) | |
tree | 9dde84618566416f32959e6e6fd2653eac9aa18d /drivers/bios_emulator | |
parent | c1ebf54868359005c32944c1473668d5fcaca158 (diff) | |
download | u-boot-imx-c133c503ac9e037ccbc1b7a37c07c4068b32d802.zip u-boot-imx-c133c503ac9e037ccbc1b7a37c07c4068b32d802.tar.gz u-boot-imx-c133c503ac9e037ccbc1b7a37c07c4068b32d802.tar.bz2 |
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>
Diffstat (limited to 'drivers/bios_emulator')
0 files changed, 0 insertions, 0 deletions