Home
last modified time | relevance | path

Searched refs:bad (Results 1 – 25 of 50) sorted by relevance

12

/u-boot/drivers/tee/optee/
A Di2c.c51 goto bad; in optee_suppl_cmd_i2c_transfer()
57 goto bad; in optee_suppl_cmd_i2c_transfer()
62 goto bad; in optee_suppl_cmd_i2c_transfer()
65 goto bad; in optee_suppl_cmd_i2c_transfer()
77 goto bad; in optee_suppl_cmd_i2c_transfer()
88 bad: in optee_suppl_cmd_i2c_transfer()
/u-boot/tools/binman/test/
A D122_entry_expand_twice.dts9 bad-update-contents;
10 bad-update-contents-twice;
18 bad-update-contents;
A D121_entry_expand.dts9 bad-update-contents;
17 bad-update-contents;
A D140_entry_shrink.dts9 bad-shrink-contents;
17 bad-shrink-contents;
A D123_entry_expand_section.dts9 bad-update-contents;
18 bad-update-contents;
A D059_change_size.dts11 bad-update-contents;
A D106_cbfs_bad_arch.dts12 cbfs-arch = "bad-arch";
A D065_entry_args_unknown_datatype.dts12 force-bad-datatype;
/u-boot/drivers/power/
A Dtps6586x.c174 int bad; in tps6586x_adjust_sm0_sm1() local
215 bad = 0; in tps6586x_adjust_sm0_sm1()
216 while (!bad && (sm0 != sm0_target || sm1 != sm1_target)) { in tps6586x_adjust_sm0_sm1()
228 bad |= set_voltage(SM0_VOLTAGE_V1, sm0, rate); in tps6586x_adjust_sm0_sm1()
235 bad |= set_voltage(SM1_VOLTAGE_V1, sm1, rate); in tps6586x_adjust_sm0_sm1()
239 bad |= set_voltage(SM0_VOLTAGE_V1, sm0, rate); in tps6586x_adjust_sm0_sm1()
244 return bad ? -EINVAL : 0; in tps6586x_adjust_sm0_sm1()
/u-boot/drivers/mtd/ubi/
A Dvtbl.c206 goto bad;
211 goto bad;
217 goto bad;
224 goto bad;
229 goto bad;
234 goto bad;
241 goto bad;
246 goto bad;
251 goto bad;
283 bad:
[all …]
A Dio.c677 goto bad; in validate_ec_hdr()
683 goto bad; in validate_ec_hdr()
689 goto bad; in validate_ec_hdr()
694 goto bad; in validate_ec_hdr()
699 bad: in validate_ec_hdr()
889 goto bad; in validate_vid_hdr()
895 goto bad; in validate_vid_hdr()
900 goto bad; in validate_vid_hdr()
905 goto bad; in validate_vid_hdr()
912 goto bad; in validate_vid_hdr()
[all …]
A DKconfig17 flash chips like wear and bad blocks and provides some other useful
41 int "Maximum expected bad eraseblock count per 1024 eraseblocks"
45 This option specifies the maximum bad physical eraseblocks UBI
47 flash does not admit of bad eraseblocks (e.g. NOR flash), this value
52 expected bad eraseblocks per 1024 eraseblocks then can be calculated
57 about 1.9% of physical eraseblocks for bad blocks handling. And that
60 flash chip admits maximum 40 bad eraseblocks, and it is split on two
A Dattach.c211 goto bad; in validate_vid_hdr()
221 goto bad; in validate_vid_hdr()
226 goto bad; in validate_vid_hdr()
231 goto bad; in validate_vid_hdr()
237 bad: in validate_vid_hdr()
/u-boot/drivers/power/regulator/
A Ds2mps11_regulator.c50 goto bad; in s2mps11_buck_hex2volt()
57 goto bad; in s2mps11_buck_hex2volt()
63 goto bad; in s2mps11_buck_hex2volt()
68 goto bad; in s2mps11_buck_hex2volt()
70 goto bad; in s2mps11_buck_hex2volt()
77 bad: in s2mps11_buck_hex2volt()
92 goto bad; in s2mps11_buck_volt2hex()
98 goto bad; in s2mps11_buck_volt2hex()
103 goto bad; in s2mps11_buck_volt2hex()
105 goto bad; in s2mps11_buck_volt2hex()
[all …]
/u-boot/lib/
A Doid_registry.c119 goto bad; in sprint_oid()
137 goto bad; in sprint_oid()
152 bad: in sprint_oid()
/u-boot/doc/
A DREADME.nand12 nand bad
13 Print a list of all of the bad blocks in the current device.
38 bad by the manufacturer must _NEVER_ be erased.
52 for bad blocks or ECC errors.
63 going to be trouble if there are any bad blocks.
79 for bad blocks.
292 using both the new code which is able to skip bad blocks
297 create an artificial bad block (for testing bad block handling)
300 like "erase" but don't skip bad block. Instead erase them.
301 DANGEROUS!!! Factory set bad blocks will be lost. Use only
[all …]
A DREADME.ubi63 UBI: number of bad PEBs: 0
70 UBI: number of PEBs reserved for bad PEB handling: 0
127 UBI: number of bad PEBs: 0
137 UBI: number of PEBs reserved for bad PEB handling: 0
/u-boot/cmd/
A Dubi.c114 goto bad; in verify_mkvol_req()
118 goto bad; in verify_mkvol_req()
121 goto bad; in verify_mkvol_req()
126 goto bad; in verify_mkvol_req()
131 goto bad; in verify_mkvol_req()
134 goto bad; in verify_mkvol_req()
138 goto bad; in verify_mkvol_req()
143 goto bad; in verify_mkvol_req()
147 bad: in verify_mkvol_req()
/u-boot/include/
A Data.h82 #define ATA_OK_STAT(stat,good,bad) (((stat)&((good)|(bad)))==(good)) argument
/u-boot/fs/yaffs2/
A DKconfig6 It incorporates bad-block management and ensures that device
/u-boot/drivers/mtd/ubispl/
A Dubispl.c127 goto bad; in vtbl_check()
135 goto bad; in vtbl_check()
140 goto bad; in vtbl_check()
146 goto bad; in vtbl_check()
153 goto bad; in vtbl_check()
158 goto bad; in vtbl_check()
163 goto bad; in vtbl_check()
168 goto bad; in vtbl_check()
173 goto bad; in vtbl_check()
178 goto bad; in vtbl_check()
[all …]
/u-boot/doc/SPI/
A DREADME.ftssp010_spi_test14 *** Warning - bad CRC, using default environment
/u-boot/common/
A DKconfig.boot72 of bugs or omissions in the code. This includes a bad structure,
536 -1 common/cmd_bootm.c Image header has bad magic number
538 -2 common/cmd_bootm.c Image header has bad checksum
540 -3 common/cmd_bootm.c Image data has bad checksum
553 -10 common/image.c Ramdisk header has bad magic number
554 -11 common/image.c Ramdisk header has bad checksum
556 -12 common/image.c Ramdisk data has bad checksum
578 -39 common/cmd_doc.c Image header has bad magic number
597 -49 common/cmd_ide.c Image header has bad magic number
599 -50 common/cmd_ide.c Image header has bad checksum
[all …]
/u-boot/tools/env/
A DREADME59 within which bad blocks are skipped, on NOR it is not used.
/u-boot/board/bosch/shc/
A DREADME111 *** Warning - bad CRC, using default environment

Completed in 29 milliseconds

12