Home
last modified time | relevance | path

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

/u-boot/include/
A Dfastboot.h122 void fastboot_init(void *buf_addr, u32 buf_size);
/u-boot/drivers/fastboot/
A Dfb_common.c179 void fastboot_init(void *buf_addr, u32 buf_size) in fastboot_init() function
/u-boot/cmd/
A Dfastboot.c138 fastboot_init((void *)buf_addr, buf_size); in do_fastboot()

Completed in 5 milliseconds