This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: emmc在spl阶段驱动无法正常使用

Part Number: TDA4VM

在调试代码的时候,我想在spl阶段使用emmc驱动搬运数据到SRAM中,发现无法正确使用emmc驱动,发送CMD8命令时获取到的数据不知道是从哪里来的,读取的版本号不对,从uboot处调用驱动时内容正常,不知道是什么原因,能提供一些思路吗