diff options
| author | Peng Fan <[email protected]> | 2019-12-11 06:17:12 +0000 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2020-01-08 13:18:55 +0100 |
| commit | 392a4e6dd33ae76960c382a13b1e437b58b425b6 (patch) | |
| tree | cfcd446d6a668717cfe7680d99f917030047ea7b /scripts/basic/Makefile | |
| parent | 279d0ab352f3d8cf36874d383d528ab2b318e76d (diff) | |
imx: imx8mq: handle ESDHC in mxc_get_clock
fsl_esdhc_imx driver will call "mxc_get_clock(MXC_ESDHC_CLK +
dev->seq)", however mxc_get_clock wrongly handle MXC_ESDHC_CLK
as root clk and cause sd card could not be detected in U-Boot proper,
as below:
"Loading Environment from MMC... unable to select a mode"
Handle MXC_ESDHC_CLK in mxc_get_clock to fix the issue.
Signed-off-by: Peng Fan <[email protected]>
Tested-by: Baruch Siach <[email protected]>
Tested-by: Fabio Estevam <[email protected]>
Diffstat (limited to 'scripts/basic/Makefile')
0 files changed, 0 insertions, 0 deletions
