当前位置:网站首页>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 .
边栏推荐
- Pure QT version of Chinese chess: realize two-man, man-machine and network games
- [Chongqing Guangdong education] higher mathematics I reference materials of Southwest Petroleum University
- Pat 1084 broken keyboard (20 points) string find
- Qt发布exe软件及修改exe应用程序图标
- Selenium share
- Analyze 菜单分析
- SD卡报错“error -110 whilst initialising SD card
- Codeworks 5 questions per day (1700 average) - day 6
- [ruoyi] enable Mini navigation bar
- Performance test method of bank core business system
猜你喜欢
Gifcam v7.0 minimalist GIF animation recording tool Chinese single file version
RobotFramework入门(二)appUI自动化之app启动
Misc (eternal night), the preliminary competition of the innovation practice competition of the National College Students' information security competition
[unity3d] GUI control
[Chongqing Guangdong education] higher mathematics I reference materials of Southwest Petroleum University
How to accurately identify master data?
淘宝焦点图布局实战
OCR文字识别方法综述
Derivation of anti Park transform and anti Clarke transform formulas for motor control
Qt发布exe软件及修改exe应用程序图标
随机推荐
Microservice registration and discovery
深度解析链动2+1模式,颠覆传统卖货思维?
Codeworks 5 questions per day (1700 average) - day 6
How to accurately identify master data?
RobotFramework入门(三)WebUI自动化之百度搜索
[unity3d] GUI control
What are the principles of software design (OCP)
Self made CA certificate and SSL certificate using OpenSSL
主数据管理理论与实践
Trends in DDoS Attacks
How to read excel, PDF and JSON files in R language?
How does yyds dry inventory deal with repeated messages in the consumption process?
CobaltStrike-4.4-K8修改版安装使用教程
Installation and use tutorial of cobaltstrike-4.4-k8 modified version
如何做好功能测试
ERA5再分析资料下载攻略
Apt installation ZABBIX
Audio audiorecord binder communication mechanism
Derivation of anti Park transform and anti Clarke transform formulas for motor control
MySQL advanced notes