*/err =mmc_send_io_op_cond(host,0, &ocr);if(!err) {if(mmc_attach_sdio(host, ocr)) mmc_power_off(host); extend_wakelock =1;gotoout; }/* * ...then normal SD... */err = mmc_send_app_op_cond(host,0, &ocr);if(!err) {if(mmc_attach_sd(host, ocr)) mmc_power_off(hos...
D (10831) sdmmc_cmd: sdmmc_send_cmd_send_op_cond: sdmmc_send_app_cmd err=0x107 E (10831) sdmmc_common: sdmmc_init_ocr: send_op_cond (1) returned 0x107 D (10831) sdmmc_init: sdmmc_card_init: sdmmc_init_ocr returned 0x107 E (10831) vfs_fat_sdmmc: sdmmc_card_init failed...
W (3420) example_host: slave init failed, retry... E (4440) sdmmc_common: sdmmc_init_ocr: send_op_cond (1) returned 0x107 W (4440) example_host: slave init failed, retry... E (5460) sdmmc_common: sdmmc_init_ocr: send_op_cond (1) returned 0x107 W (5460) example_host: s...