add mmc support
This commit is contained in:
parent
85f2ccca41
commit
257dc55bca
@ -2843,6 +2843,9 @@ retry:
|
||||
if (err) {
|
||||
#if !defined(CONFIG_SPL_BUILD) || defined(CONFIG_SPL_LIBCOMMON_SUPPORT)
|
||||
pr_err("Card did not respond to voltage select! : %d\n", err);
|
||||
#endif
|
||||
#if !defined(CONFIG_SPL_BUILD)
|
||||
pr_err("qqqqqq : %d\n", err);
|
||||
#endif
|
||||
return -EOPNOTSUPP;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user