commit | 16cb4a3fffcc77e9ba29794bc03f013b9bbb16e7 | [log] [tgz] |
---|---|---|
author | Heiko Thiery <heiko.thiery@gmail.com> | Wed Feb 16 15:58:10 2022 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Sat Feb 19 23:32:23 2022 +0100 |
tree | aff530236d379e1e25221f66dd0c3f5518c3de1f | |
parent | cbe8563f3f7247c531b3d4be475406e32401e707 [diff] |
kontron-pitx-imx8m: fix board_mmc_getcd() The function wrongly will return the card detection status of the SD card (USDHC2) for the eMMC (USDHC1). Thus booting from eMMC without an inserted SD card will fail. Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>