commit | 50f69804e74707d2b5c8702577b51d7bfa5d9693 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Tue Aug 27 06:25:54 2019 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 08 16:36:36 2019 +0200 |
tree | c95ced741589a6fc3b8d783e17a62747d83efcbc | |
parent | 9987846f4bc4bbebd26f011ea7a40174c9efdbd8 [diff] |
imx: mmc_env: update runtime SD/MMC boot env device When DM_MMC enabled, the USDHC index in U-Boot is the USDHC port. To directly return devno, we could avoid add board specific code. Signed-off-by: Peng Fan <peng.fan@nxp.com>