commit | 3240d011ae883a4ee842c0890c321ef1129fd3d4 | [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 | 891a32465d3b3c01f3374590500450604cd7d38a [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>