Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/fastboot/
H A Dfb_nand.c22 __weak int board_fastboot_erase_partition_setup(char *name) in board_fastboot_erase_partition_setup() function
249 ret = board_fastboot_erase_partition_setup(part->name); in fastboot_nand_erase()