Home
last modified time | relevance | path

Searched refs:corrupted (Results 1 – 24 of 24) sorted by relevance

/u-boot/fs/ubifs/
A Dscan.c297 goto corrupted; in ubifs_scan()
303 goto corrupted; in ubifs_scan()
324 goto corrupted; in ubifs_scan()
337 goto corrupted; in ubifs_scan()
342 corrupted: in ubifs_scan()
A Drecovery.c709 goto corrupted; in ubifs_recover_leb()
792 corrupted: in ubifs_recover_leb()
A Dsuper.c684 if (c->vi.corrupted) { in init_constants_early()
/u-boot/drivers/mtd/ubi/
A Dkapi.c83 vi->corrupted = vol->corrupted; in ubi_do_get_volume_info()
211 vol->corrupted = 1; in ubi_open_volume()
448 vol->corrupted = 1; in ubi_leb_read()
488 vol->corrupted = 1; in ubi_leb_read_sg()
A Dvmt.c41 __ATTR(corrupted, S_IRUGO, vol_attribute_show, NULL);
97 ret = sprintf(buf, "%d\n", vol->corrupted); in vol_attribute_show()
704 if (vol->upd_marker && vol->corrupted) { in self_check_volume()
734 if (vol->corrupted) { in self_check_volume()
A Dupd.c95 vol->corrupted = 0; in clear_update_marker()
A Dattach.c326 int len, err, second_is_newer, bitflips = 0, corrupted = 0; in ubi_compare_lebs() local
407 corrupted = 1; in ubi_compare_lebs()
423 return second_is_newer | (bitflips << 1) | (corrupted << 2); in ubi_compare_lebs()
A Ddebug.c112 printf("\tcorrupted %d\n", vol->corrupted); in ubi_dump_vol_info()
A Dubi.h349 unsigned int corrupted:1; member
A Dvtbl.c615 vol->corrupted = 1;
/u-boot/include/linux/mtd/
A Dubi.h108 int corrupted; member
/u-boot/lib/lzma/
A Dhistory.txt52 If encoded stream was corrupted, decoder could access memory
118 If encoded stream was corrupted, decoder could access memory
201 If _LZMA_OUT_READ was defined, and if encoded stream was corrupted,
/u-boot/doc/
A DREADME.sha16 corrupted.
A DREADME.ubi102 UBI: corrupted 0
117 UBI: corrupted 0
A DREADME.armada-secureboot278 | operation! Should wrong or corrupted values be used, the |
/u-boot/board/freescale/p1_p2_rdb_pc/
A DREADME24 is used to store SPD data. In case of absent or corrupted SPD, falling back
/u-boot/cmd/
A Dubi.c317 vol->corrupted = 1; in ubi_volume_continue_write()
389 if (vol->corrupted) in ubi_volume_read()
/u-boot/doc/android/
A Dbcb.rst82 # corrupted/non-existent BCB
/u-boot/board/sbc8349/
A DREADME30 Restoring a corrupted or missing flash image:
/u-boot/common/
A DKconfig.boot45 the image contents have not been corrupted.
54 the image contents have not been corrupted. Use this for the highest
64 the image contents have not been corrupted.
102 A sane value of 256MB protects corrupted DTB structures from overlapping
/u-boot/scripts/
A DKbuild.include320 # delete partially updated (i.e. corrupted) files on error
/u-boot/common/spl/
A DKconfig421 contents have not been corrupted. Note that MD5 is not considered
434 image contents have not been corrupted or maliciously altered.
446 image contents have not been corrupted.
456 image contents have not been corrupted. Use this for the highest
467 image contents have not been corrupted.
/u-boot/board/gateworks/gw_ventana/
A DREADME63 copies of a bootloader in flash in the case that a bad block has corrupted one.
/u-boot/env/
A DKconfig201 valid backup copy in case the other copy is corrupted, e.g. due

Completed in 38 milliseconds