Lines Matching refs:LOGI
48 LOGI("cmdline=%s\n", param); in getSerial()
51 LOGI("no found console in cmdline\n"); in getSerial()
72 LOGI("read console from cmdline is %s\n", ans); in getSerial()
151 LOGI("stat %s try %d: %s\n", fn, tries, strerror(errno)); in wait_for_device()
156 LOGI("failed to stat %s\n", fn); in wait_for_device()
179 LOGI("emmc_point is %s\n", getenv(EMMC_POINT_NAME)); in setFlashPoint()
180 LOGI("sd_point is %s\n", getenv(SD_POINT_NAME)); in setFlashPoint()
181 LOGI("sd_point_2 is %s\n", getenv(SD_POINT_NAME_2)); in setFlashPoint()
196 LOGI("no found storagemedia in cmdline, default is not MTD.\n"); in isMtdDevice()
201 LOGI("no found storagemedia in cmdline, default is not MTD.\n"); in isMtdDevice()
211 LOGI("Now is MTD.\n"); in isMtdDevice()
214 LOGI("Now is SD.\n"); in isMtdDevice()
222 LOGI("no found mtd.\n"); in isMtdDevice()
225 LOGI("Now is MTD.\n"); in isMtdDevice()
230 LOGI("devices is not MTD.\n"); in isMtdDevice()