Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dfb_nand.c23 __weak int board_fastboot_erase_partition_setup(char *name) in board_fastboot_erase_partition_setup() function
218 ret = board_fastboot_erase_partition_setup(part->name); in fb_nand_erase()