aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/cpu.c
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2019-12-11 06:17:12 +0000
committerStefano Babic <sbabic@denx.de>2020-01-08 13:18:55 +0100
commit392a4e6dd33ae76960c382a13b1e437b58b425b6 (patch)
treecfcd446d6a668717cfe7680d99f917030047ea7b /arch/arm/mach-imx/cpu.c
parent279d0ab352f3d8cf36874d383d528ab2b318e76d (diff)
downloadu-boot-392a4e6dd33ae76960c382a13b1e437b58b425b6.zip
u-boot-392a4e6dd33ae76960c382a13b1e437b58b425b6.tar.gz
u-boot-392a4e6dd33ae76960c382a13b1e437b58b425b6.tar.bz2
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 <peng.fan@nxp.com> Tested-by: Baruch Siach <baruch@tkos.co.il> Tested-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'arch/arm/mach-imx/cpu.c')
0 files changed, 0 insertions, 0 deletions