0_ga+g7ade5b4 flash target is MMC:0 MMC card init failed! 第二次写入的SD卡为256Mb , 可以成功启动 代码语言:javascript 代码运行次数:0 复制Cloud Studio 代码运行 U-Boot 2018.03-imx_v2018.03_4.14.78_1.0.0_ga+g7ade5b4 (May 08 2019 - 08:18:47 +0000) CPU: Freescale i.MX8MMQ ...
mmc_init: -95, time 23 sdhci@e0100000 - probe failed: -95 sdhci_transfer_data: Error detected in status(0x208000)! Card did not respond to voltage select! mmc_init: -95, time 23 SF: Detected w25q256 with page size 256 Bytes, erase size 4 KiB, total 32 MiB *** Warning - bad...
MMC: Card did not respond to voltage select! mmc_init: -95, time 23 sdhci@e0100000 - probe failed: -95 sdhci_transfer_data: Error detected in status(0x208000)! Card did not respond to voltage select! mmc_init: -95, time 23 SF: Detected w25q256 with page size 256 Bytes, erase s...
static int mmc_init_card(struct mmc_host *host, u32 ocr, struct mmc_card *oldcard) { // struct mmc_host *host:该mmc card使用的host // ocr:表示了host要使用的电压,在mmc_attach_mmc中,已经得到了一个HOST和card都支持的最低电压 struct mmc_card *card; int err = 0; u32 cid[4]; u3...
Failed to set core voltage! set CPU 792000000hz frequency Trying to boot from MMC2 Card did not respond to voltage select! : -110 spl: mmc init failed with error: -95 SPL: failed to boot from all boot devices ### ERROR ### Please RESET the board ### ...
Returned 45474 bytes to the heap [ 15.918072] brcmfmac: CONSOLE: 000000.009 wlc_bmac_info_init: host_enab 1 [ 15.918091] brcmfmac: CONSOLE: 000000.061 wl0: Broadcom BCM43430 802.11 Wireless Controller 7.45.96.s1 (gf031a129) [ 15.918111] brcmfmac: CONSOLE: 000000.062 wl_nd_ra_filter_init: ...
tcpc_init: Can't find device id=0x50setup_typec: tcpc init failed, err=-19MMC: FSL_SDHC: 0, FSL_SDHC: 1Loading Environment from MMC... OK[*]-Video Link 0imx8m_hdmi_probe(1280 x 720)[0] display-controller@32e00000, video[1] hdmi@32c00000, displayIn: serialO...
;ESP_ERROR_CHECK(err);sdmmc_card_t*card=(sdmmc_card_t*)malloc(sizeof(sdmmc_card_t));for(;;) {if(sdmmc_card_init(&config,card)==ESP_OK) {break; }ESP_LOGW(TAG,"slave init failed, retry...");vTaskDelay(1000/portTICK_PERIOD_MS); }sdmmc_card_print_info(stdout,card);gpio_...
dev_err(slot->host->dev, "failed to enable vmmc regulator\n"); /*return, if failed turn on vmmc*/ return; } } set_bit(DW_MMC_CARD_NEED_INIT, &slot->flags); regs = mci_readl(slot->host, PWREN); regs |= (1 << slot->id); ...
tcpc_init: Can't find device id=0x50setup_typec: tcpc init failed, err=-19MMC: FSL_SDHC: 0, FSL_SDHC: 1Loading Environment from MMC... OK[*]-Video Link 0imx8m_hdmi_probe(1280 x 720)[0] display-controller@32e00000, video[1] hdmi@32c00000, displayIn: seria...