When I boot up the LX2160ardb_rev2 platform, sometimes it will appear mmc error message

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

When I boot up the LX2160ardb_rev2 platform, sometimes it will appear mmc error message

1,131 Views
tzongruey
Contributor I

Hi

When I boot up my LX2160ardb_rev2 board, sometimes it will appear MMC error message
The following is the error message

mmc1: Tuning failed, falling back to fixed sampling clock
mmc1: switch to high-speed from hs200 failed, err:-110
mmc1: Tuning timeout, falling back to fixed sampling clock

I want to know which cause it happens and fix it.

Thanks

Frank

0 Kudos
3 Replies

1,121 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please try whether this problem could be fixed by the following patch.

https://patchwork.kernel.org/project/linux-mmc/patch/20201110071314.3868-1-yangbo.lu@nxp.com/

Apply erratum workaround of unreliable pulse width detection to
more affected platforms (LX2160A Rev2.0 and LS1028A Rev1.0).

If your problem remains, please provide your whole booting up log.

0 Kudos

1,106 Views
tzongruey
Contributor I

Hi

I applied the patch to mmc driver code.

But it still happen this issue.

The attached file is my boot up log

Thanks

0 Kudos

1,082 Views
yipingwang
NXP TechSupport
NXP TechSupport

Would you please use LSDK 2004 images on your target board? I attached flexbuild_lsdk2004_update_290520.tgz to you.

Please download images with the following command.

$ flex-installer -i download -m lx2160ardb

Then deploy LSDK images to SD card on Linux host machine with the following command.

$ flex-installer -b <bootpartition> -r <rootfs> -f <firmware> -d <device>

 

 

0 Kudos