当前位置:网站首页>Erreur de la carte SD "erreur - 110 whilst initialisation de la carte SD
Erreur de la carte SD "erreur - 110 whilst initialisation de la carte SD
2022-07-06 03:05:00 【Xrdeng】
SDErreur de carte“error -110 whilst initialising SD card”
Le développement actuel rencontre certainsSDCarte etTIDeSOCOù l'entraînement de la puce n'est pas coordonné,En particulier::
uboot Initialisation de la phasemmc dev 1 Aucune sortie d'information de port série,Impossible de lire et d'écriremmc
KernelErreur de phase”SDÉchec de l'initialisation de la carte error -110 whilst initialising SD card“
La raison en est queSDCertainsCMDOpération non prise en charge,Retour-110Erreur,Besoin
ubootPhase,IndtsBouclier central enlevé:
main_sdhci1: [email protected] {
ti,otap-del-sel-legacy = <0x2>;
/*ti,otap-del-sel-sd-hs = <0xf>;
ti,otap-del-sel-sdr12 = <0xf>;
ti,otap-del-sel-sdr25 = <0xf>;
ti,otap-del-sel-sdr50 = <0xc>;
ti,otap-del-sel-sdr104 = <0x5>;
ti,otap-del-sel-ddr50 = <0xc>;
sdhci-caps-mask = <0x2 0x0>;*/
dma-coherent;
};
KernelPhase,Indrivers/mmc/host/sdhci.c Fonction de void __sdhci_read_caps Ajouter:
host->quirks2 |= SDHCI_QUIRK2_NO_1_8_V;
Principalement pour permettreSDHCI_QUIRK2_NO_1_8_V
if (host->quirks2 & SDHCI_QUIRK2_NO_1_8_V) {
host->caps1 &= ~(SDHCI_SUPPORT_SDR104 | SDHCI_SUPPORT_SDR50 |
SDHCI_SUPPORT_DDR50);
/*
* The SDHCI controller in a SoC might support HS200/HS400
* (indicated using mmc-hs200-1_8v/mmc-hs400-1_8v dt property),
* but if the board is modeled such that the IO lines are not
* connected to 1.8v then HS200/HS400 cannot be supported.
* Disable HS200/HS400 if the board does not have 1.8v connected
* to the IO lines. (Applicable for other modes in 1.8v)
*/
mmc->caps2 &= ~(MMC_CAP2_HSX00_1_8V | MMC_CAP2_HS400_ES);
mmc->caps &= ~(MMC_CAP_1_8V_DDR | MMC_CAP_UHS);
}
Recompileru-bootEtKernelRésolutionSD Problème de carte .
边栏推荐
- 2022工作中遇到的问题四
- Microservice registration and discovery
- PMP practice once a day | don't get lost in the exam -7.5
- 07 单件(Singleton)模式
- Analyze menu analysis
- SD卡报错“error -110 whilst initialising SD card
- Differences and usage scenarios between TCP and UDP
- [concept] Web basic concept cognition
- Redis SDS principle
- codeforces每日5題(均1700)-第六天
猜你喜欢
codeforces每日5题(均1700)-第六天
[concept] Web basic concept cognition
Modeling specifications: naming conventions
全国大学生信息安全赛创新实践赛初赛---misc(永恒的夜)
主数据管理(MDM)的成熟度
Solve 9 with C language × 9 Sudoku (personal test available) (thinking analysis)
Misc (eternal night), the preliminary competition of the innovation practice competition of the National College Students' information security competition
Pure QT version of Chinese chess: realize two-man, man-machine and network games
【若依(ruoyi)】启用迷你导航栏
XSS challenges bypass the protection strategy for XSS injection
随机推荐
My C language learning record (blue bridge) -- under the pointer
[Chongqing Guangdong education] higher mathematics I reference materials of Southwest Petroleum University
解决:AttributeError: ‘str‘ object has no attribute ‘decode‘
SD卡报错“error -110 whilst initialising SD card
Descriptor implements ORM model
Self made CA certificate and SSL certificate using OpenSSL
What is the investment value of iFLYTEK, which does not make money?
[matlab] access of variables and files
深度解析链动2+1模式,颠覆传统卖货思维?
Redis cluster deployment based on redis5
jsscript
Apt installation ZABBIX
2.13 simulation summary
Codeforces 5 questions par jour (1700 chacune) - jour 6
Spherical lens and cylindrical lens
纯Qt版中国象棋:实现双人对战、人机对战及网络对战
Prototype design
Jenkins basic knowledge ----- detailed explanation of 03pipeline code
八道超经典指针面试题(三千字详解)
[network security interview question] - how to penetrate the test file directory through