Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dfb_mmc.c125 fastboot_fail("too large for partition", response); in write_raw_image()
134 fastboot_fail("failed writing to device", response); in write_raw_image()
167 fastboot_fail("invalid number of boot sectors: 0", response); in fb_mmc_get_boot_header()
175 fastboot_fail("cannot read header from boot partition", response); in fb_mmc_get_boot_header()
183 fastboot_fail("boot partition not initialized", response); in fb_mmc_get_boot_header()
222 fastboot_fail("cannot find boot partition", response); in fb_mmc_update_zimage()
234 fastboot_fail("unable to read boot image header", response); in fb_mmc_update_zimage()
241 fastboot_fail("moving second stage is not supported yet", response); in fb_mmc_update_zimage()
259 fastboot_fail("cannot read ramdisk from boot partition", response); in fb_mmc_update_zimage()
268 fastboot_fail("cannot write back boot image header", response); in fb_mmc_update_zimage()
[all …]
H A Dimage-sparse.c104 fastboot_fail("sparse image block size issue", response); in write_sparse_image()
139 fastboot_fail( in write_sparse_image()
148 fastboot_fail( in write_sparse_image()
159 fastboot_fail( in write_sparse_image()
172 fastboot_fail( in write_sparse_image()
183 fastboot_fail( in write_sparse_image()
201 fastboot_fail( in write_sparse_image()
217 fastboot_fail( in write_sparse_image()
239 fastboot_fail( in write_sparse_image()
250 fastboot_fail("Unknown chunk type", response); in write_sparse_image()
[all …]
H A Dfb_nand.c45 fastboot_fail("cannot init mtdparts", response); in fb_nand_lookup()
52 fastboot_fail("cannot find partition", response); in fb_nand_lookup()
59 fastboot_fail("not a NAND device", response); in fb_nand_lookup()
159 fastboot_fail("invalid NAND device", response); in fb_nand_flash_write()
198 fastboot_fail("pr_err writing the image", response); in fb_nand_flash_write()
214 fastboot_fail("invalid NAND device", response); in fb_nand_erase()
225 fastboot_fail("failed erasing from device", response); in fb_nand_erase()
H A Dfb_common.su
H A Dfb_common.c13 void fastboot_fail(const char *reason, char *response) in fastboot_fail() function
/OK3568_Linux_fs/u-boot/include/
H A Dfastboot.h55 void fastboot_fail(const char *reason, char *response);
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_fastboot.c1826 fastboot_fail("no flash device defined", response); in cb_flash()
2309 fastboot_fail("no flash device defined", response); in cb_erase()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym