Searched refs:fastboot_buf_addr (Results 1 – 3 of 3) sorted by relevance
20 void *fastboot_buf_addr; variable128 "0x%p", fastboot_buf_addr); in fastboot_boot()165 fastboot_buf_addr = buf_addr ? buf_addr : in fastboot_init()
224 memcpy(fastboot_buf_addr + fastboot_bytes_received, in fastboot_data_download()270 fastboot_mmc_flash_write(cmd_parameter, fastboot_buf_addr, image_size, in flash()274 fastboot_nand_flash_write(cmd_parameter, fastboot_buf_addr, image_size, in flash()
9 extern void *fastboot_buf_addr;