提交 4729f3f7 编写于 作者: B BernardXiong

[BSP] remove error log for SD/MMC driver in QEMU VExpress A9 BSP

上级 41aabf37
......@@ -351,9 +351,6 @@ static void mmc_request_send(struct rt_mmcsd_host *host, struct rt_mmcsd_req *re
req->cmd->resp[1] = cmd.response[1];
req->cmd->resp[0] = cmd.response[0];
if(req->cmd->err)
LOG_E("transfer cmd err ");
if (req->stop)
{
stop.cmdidx = req->stop->cmd_code;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册