Home
last modified time | relevance | path

Searched refs:CONFIG_FASTBOOT_IDBLOCK_NAME (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dfb_mmc.c34 #ifndef CONFIG_FASTBOOT_IDBLOCK_NAME
35 #define CONFIG_FASTBOOT_IDBLOCK_NAME "idblock" macro
375 if (strcmp(cmd, CONFIG_FASTBOOT_IDBLOCK_NAME) == 0) { in fb_mmc_flash_write()