Lines Matching refs:SFUD_INFO

98         SFUD_INFO("%s flash device initialized successfully.", flash->name);  in sfud_device_init()
101 SFUD_INFO("Error: %s flash device initialization failed.", flash->name); in sfud_device_init()
328 SFUD_INFO("Warning: This flash device is not found or not supported."); in hardware_init()
341SFUD_INFO("Found a %s %s flash chip. Size is %ld bytes.", flash_mf_name, flash->chip.name, in hardware_init()
344SFUD_INFO("Found a %s flash chip. Size is %ld bytes.", flash_mf_name, flash->chip.capacity); in hardware_init()
346 SFUD_INFO("Found a flash chip. Size is %ld bytes.", flash->chip.capacity); in hardware_init()
415 SFUD_INFO("Error: Flash address is out of bound."); in sfud_read()
483 SFUD_INFO("Error: Flash chip erase SPI communicate error."); in sfud_chip_erase()
523 SFUD_INFO("Error: Flash address is out of bound.");
564 SFUD_INFO("Error: Flash erase SPI communicate error.");
626 SFUD_INFO("Error: Flash address is out of bound.");
666 SFUD_INFO("Error: Flash write SPI communicate error.");
710 SFUD_INFO("Error: Flash address is out of bound.");
747 SFUD_INFO("Error: Flash write SPI communicate error.");
837 SFUD_INFO("Error: Flash device reset failed.");
851 SFUD_INFO("Error: Flash device reset failed.");
873 SFUD_INFO("Error: Read flash device JEDEC ID error.");
907 SFUD_INFO("Error: Can't enable write status.");
910 SFUD_INFO("Error: Can't disable write status.");
952 SFUD_INFO("Error: %s 4-Byte addressing mode failed.", enabled ? "Enter" : "Exit");
992 SFUD_INFO("Error: Flash wait busy has an error.");
1041 SFUD_INFO("Error: Write_status register failed.");