]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
embest/mx6boards: only toggle eMMC usdhc3 RST line on MarSboard
authorIain Paton <ipaton0@gmail.com>
Mon, 9 Jun 2014 22:08:35 +0000 (23:08 +0100)
committerStefano Babic <sbabic@denx.de>
Wed, 13 Aug 2014 07:32:53 +0000 (09:32 +0200)
commit015e215bbf70214d7c3bec2eca691edb6b73b28e
tree10e6a8a828a29a5826e2d7589a563802b382c513
parent7e9291720d2b8b6c2f6ea494f7a3c42a875dbc73
embest/mx6boards: only toggle eMMC usdhc3 RST line on MarSboard

On MarS usdhc3 is eMMC, on RIoT usdhc3 is uSD and eMMC is usdhc4.

Don't run the MarS specific eMMC reset code on usdhc3 when
board_type == BOARD_IS_RIOTBOARD

Signed-off-by: Iain Paton <ipaton0@gmail.com>
board/embest/mx6boards/mx6boards.c