Searched refs:CONFIG_FASTBOOT_IDBLOCK_NAME (Results 1 – 1 of 1) sorted by relevance
34 #ifndef CONFIG_FASTBOOT_IDBLOCK_NAME35 #define CONFIG_FASTBOOT_IDBLOCK_NAME "idblock" macro375 if (strcmp(cmd, CONFIG_FASTBOOT_IDBLOCK_NAME) == 0) { in fb_mmc_flash_write()