Searched refs:fastboot_fail (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | fb_mmc.c | 125 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 D | image-sparse.c | 104 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 D | fb_nand.c | 45 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 D | fb_common.su | |
| H A D | fb_common.c | 13 void fastboot_fail(const char *reason, char *response) in fastboot_fail() function
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | fastboot.h | 55 void fastboot_fail(const char *reason, char *response);
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | f_fastboot.c | 1826 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 D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |