arm: mx6: cm-fx6: modify device tree for old revisions of utilite
authorNikita Kiryanov <nikita@compulab.co.il>
Sun, 6 Sep 2015 08:48:38 +0000 (11:48 +0300)
committerStefano Babic <sbabic@denx.de>
Sun, 13 Sep 2015 08:36:20 +0000 (10:36 +0200)
commit41855186afd35669228e103a43e4eaf42fcc6496
treed7e2b8c426b75c0680e2c000de690a7d0bd7378e
parent53af877fd2b509bed0ba84fc0fb2845e0c149e34
arm: mx6: cm-fx6: modify device tree for old revisions of utilite

Old revisions of Utilite (a miniature PC based on cm-fx6) do not have
a card detect for mmc, and thus the kernel needs to be told that
there's a persistent storage on usdhc3 to force it to probe the mmc
card.

Check the baseboard revision and modify the device tree accordingly
if needed.

Cc: Stefano Babic <sbabic@denx.de>
Cc: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
board/compulab/cm_fx6/cm_fx6.c