mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 23:05:39 +08:00
committed by
Alan Carvalho de Assis
parent
29ec45036d
commit
203b558ec9
@@ -2629,7 +2629,7 @@ static int mmcsd_mmcinitialize(FAR struct mmcsd_state_s *priv)
|
||||
return ret;
|
||||
}
|
||||
|
||||
mmcsd_decode_cid(priv, cid);
|
||||
mmcsd_decode_cid(priv, priv->cid);
|
||||
|
||||
/* Send CMD3, SET_RELATIVE_ADDR. This command is used to assign a logical
|
||||
* address to the card. For MMC, the host assigns the address. CMD3 causes
|
||||
|
||||
Reference in New Issue
Block a user