Home
last modified time | relevance | path

Searched refs:good (Results 1 – 25 of 44) sorted by relevance

12

/u-boot/include/
A Data.h82 #define ATA_OK_STAT(stat,good,bad) (((stat)&((good)|(bad)))==(good)) argument
/u-boot/scripts/coccinelle/iterators/
A Dlist_entry_update.cocci2 /// the list to the next, so it is usually not a good idea to reassign it.
/u-boot/drivers/net/octeontx/
A Dnicvf_queues.h163 u64 good; member
197 u64 good; member
A Dnicvf_queues.c970 stats->rx.errop.good++; in nicvf_check_cqe_rx_errs()
1095 stats->tx.good++; in nicvf_check_cqe_tx_errs()
/u-boot/scripts/
A Dcheckpatch.pl4519 my $good = $fix_elements[$n] . $fix_elements[$n + 1];
4581 $good = $fix_elements[$n] . trim($fix_elements[$n + 1]) . " ";
4599 $good = rtrim($fix_elements[$n]) . trim($fix_elements[$n + 1]);
4628 $good = rtrim($fix_elements[$n]) . trim($fix_elements[$n + 1]);
4630 $good = $fix_elements[$n] . trim($fix_elements[$n + 1]);
4633 $good .= " ";
4662 $good = $fix_elements[$n] . rtrim($fix_elements[$n + 1]);
4675 $good = $fix_elements[$n] . trim($fix_elements[$n + 1]) . " ";
4683 $good = rtrim($fix_elements[$n]) . trim($fix_elements[$n + 1]);
4690 $good = $fix_elements[$n] . trim($fix_elements[$n + 1]);
[all …]
A DKbuild.include298 # This is a good hint that there is a bug in the kbuild file
/u-boot/doc/driver-model/
A Dserial-howto.rst37 This may be a good time to move your board to use device tree also. Mostly
A Di2c-howto.rst47 This may be a good time to move your board to use device tree also. Mostly
/u-boot/net/
A DKconfig64 1468 (MTU minus eth.hdrs) provides a good throughput with
/u-boot/test/
A DKconfig78 this is a good place to start.
/u-boot/doc/
A DREADME.autoboot29 and waits forever for a command. That's a good thing if you pressed a
32 It's not so good if the key press was a stray character on the
A DREADME.ubi62 UBI: number of good PEBs: 8
126 UBI: number of good PEBs: 8
A DREADME.update82 file is a good, working image. Also make sure that the address in Flash
A DREADME.memory-test5 be a good idea to always test if the memory is working correctly,
A DREADME.generic-board88 I think it is a good target for this series. On the other hand, x86 is
A DREADME.chromium90 Breakpoints can be set in any U-Boot phase. Overall this is a good debugging
/u-boot/arch/arm/lib/
A Dvectors.S206 @ !!!! R8 NEEDS to be saved !!!! a reserved stack spot would be good.
/u-boot/doc/develop/
A Dtesting.rst75 if other changes interact with it. A good mindset is that untested code
/u-boot/arch/arm/dts/
A Dtegra124-nyan.dtsi355 nvidia,cpu-pwr-good-time = <500>;
357 nvidia,core-pwr-good-time = <641 3845>;
A Dtegra20-paz00.dts470 nvidia,cpu-pwr-good-time = <2000>;
472 nvidia,core-pwr-good-time = <3845 3845>;
A Dtegra20-ventana.dts544 nvidia,cpu-pwr-good-time = <2000>;
546 nvidia,core-pwr-good-time = <3845 3845>;
A Dtegra20-harmony.dts595 nvidia,cpu-pwr-good-time = <5000>;
597 nvidia,core-pwr-good-time = <3845 3845>;
A Dtegra20-seaboard.dts729 nvidia,cpu-pwr-good-time = <5000>;
731 nvidia,core-pwr-good-time = <3845 3845>;
/u-boot/examples/standalone/
A DREADME.smc91111_eeprom47 it is not a good idea to start doing things on the network before the
/u-boot/doc/imx/common/
A Dmxs.txt231 II) The NAND was already written with a good BCB

Completed in 71 milliseconds

12