Home
last modified time | relevance | path

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

/u-boot/lib/
A Dimage-sparse.c85 if (!info->mssg) in write_sparse_image()
86 info->mssg = default_log; in write_sparse_image()
106 info->mssg("sparse image block size issue", response); in write_sparse_image()
141 info->mssg("Bogus chunk size for chunk type Raw", in write_sparse_image()
150 info->mssg("Request would exceed partition size!", in write_sparse_image()
161 info->mssg("flash write failure", response); in write_sparse_image()
183 info->mssg("Malloc failed for: CHUNK_TYPE_FILL", in write_sparse_image()
201 info->mssg("Request would exceed partition size!", in write_sparse_image()
217 info->mssg("flash write failure", in write_sparse_image()
249 info->mssg("Unknown chunk type", response); in write_sparse_image()
[all …]
/u-boot/include/
A Dimage-sparse.h27 void (*mssg)(const char *str, char *response); member
/u-boot/drivers/fastboot/
A Dfb_nand.c203 sparse.mssg = fastboot_fail; in fastboot_nand_flash_write()
A Dfb_mmc.c617 sparse.mssg = fastboot_fail;
/u-boot/cmd/
A Dmmc.c409 sparse.mssg = NULL; in do_mmc_sparse_write()

Completed in 8 milliseconds