Lines Matching refs:LOGI
65 LOGI("version = %s.\n", version); in getVersionFromfile()
107 LOGI("no found storagemedia in cmdline, default is not MTD.\n"); in isMtdDevice()
112 LOGI("no found storagemedia in cmdline, default is not MTD.\n"); in isMtdDevice()
122 LOGI("Now is MTD.\n"); in isMtdDevice()
125 LOGI("Now is SD.\n"); in isMtdDevice()
133 LOGI("no found mtd.\n"); in isMtdDevice()
136 LOGI("Now is MTD.\n"); in isMtdDevice()
141 LOGI("Current device is not MTD\n"); in isMtdDevice()
167 LOGI("Current Mode is '%c' system.\n", (*slot == 'a') ? 'A' : 'B'); in getCurrentSlot()
175 LOGI("Current Mode is recovery.\n"); in getCurrentSlot()
182 LOGI("test Current device is emmc : %s.\n", emmc_point); in getFlashPoint()
184 LOGI("Current device is emmc : %s.\n", emmc_point); in getFlashPoint()
187 LOGI("Current device is emmc : /dev/mmcblk0.\n"); in getFlashPoint()
190 LOGI("Current device is nand : %s.\n", NAND_DRIVER_DEV_LBA); in getFlashPoint()
200 LOGI("[%s:%d]\n", __func__, __LINE__); in getFlashSize()
235 LOGI("[%s:%d] flash size [%lld] \n", __func__, __LINE__, *flash_size); in getFlashSize()
239 LOGI("[%s:%d] block num [%lld]\n", __func__, __LINE__, *block_num); in getFlashSize()
254 LOGI("[%s:%d]\n", __func__, __LINE__); in getFlashInfo()