Home
last modified time | relevance | path

Searched refs:skipped (Results 1 – 21 of 21) sorted by relevance

/u-boot/post/drivers/
A Drtc.c80 unsigned int skipped = 0; in rtc_post_test() local
130 skipped++; in rtc_post_test()
132 rtc_post_restore (&svtm, skipped); in rtc_post_test()
140 rtc_post_restore (&svtm, skipped); in rtc_post_test()
162 skipped++; in rtc_post_test()
164 rtc_post_restore (&svtm, skipped); in rtc_post_test()
172 rtc_post_restore (&svtm, skipped); in rtc_post_test()
178 rtc_post_restore (&svtm, skipped); in rtc_post_test()
/u-boot/arch/x86/cpu/intel_common/
A Dmicrocode.c129 int skipped; in microcode_update_intel() local
138 skipped = 0; in microcode_update_intel()
144 return count ? 0 : skipped ? -EEXIST : -ENOENT; in microcode_update_intel()
155 skipped++; in microcode_update_intel()
168 skipped++; in microcode_update_intel()
/u-boot/tools/patman/
A Dtest_util.py130 if result.skipped:
131 print('%d %s test%s SKIPPED:' % (len(result.skipped), toolname,
132 's' if len(result.skipped) > 1 else ''))
133 for skip_info in result.skipped:
/u-boot/cmd/
A Dsf.c172 size_t len, const char *buf, char *cmp_buf, size_t *skipped) in spi_flash_update_block() argument
185 *skipped += len; in spi_flash_update_block()
220 size_t skipped = 0; /* statistics */ in spi_flash_update() local
242 buf, cmp_buf, &skipped); in spi_flash_update()
255 printf("%zu bytes written, %zu bytes skipped", len - skipped, in spi_flash_update()
256 skipped); in spi_flash_update()
/u-boot/tools/binman/
A Delf.py265 skipped = 1 # To make code-coverage see this line
280 skipped = 1 # To make code-coverage see this line
A DREADME.entries768 file, since the first 16 bytes are skipped when writing.
/u-boot/test/py/
A Dmultiplexed_log.css76 .status-skipped {
/u-boot/doc/device-tree-bindings/
A Dconfig.txt18 device) that should be skipped over before the partition entries.
/u-boot/tools/env/
A DREADME59 within which bad blocks are skipped, on NOR it is not used.
/u-boot/doc/board/microchip/
A Dmpfs_icicle.rst338 …[ 0.000311] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 Bog…
591 …[ 0.013112] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 Bog…
718 [ 3.060458] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
729 [ 3.269520] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
730 … 3.278477] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped.
731 [ 3.288200] systemd[1]: Condition check resulted in Kernel Debug File System being skipped.
734 …ondition check resulted in Create list of static device nodes for the current kernel being skipped.
739 [ 3.422441] systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
740 [ 3.431770] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
/u-boot/doc/device-tree-bindings/pinctrl/
A Dmarvell,mvebu-pinctrl.txt22 the pin configuration is skipped and a default function
/u-boot/doc/
A DREADME.nand45 are marked bad are skipped. If a page cannot be read because an
56 are marked bad are skipped. If a page cannot be read because an
/u-boot/board/freescale/mx6qarm2/
A Dimximage_mx6dl.cfg193 * should be skipped, or the write/read calibration comming after that
/u-boot/doc/board/AndesTech/
A Dax25-ae350.rst277 …[ 0.000000] Calibrating delay loop (skipped), value calculated using timer frequency.. 20.00 Bo…
465 …Calibrating delay loop (skipped), value calculated using timer frequency.. 120.00 BogoMIPS (lpj=60…
/u-boot/scripts/
A DKbuild.include255 # PHONY targets skipped in both cases.
/u-boot/drivers/mtd/nand/raw/
A DKconfig430 int "Number of bytes skipped in OOB area"
/u-boot/doc/board/sifive/
A Dfu540.rst311 …[ 0.012989] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 Bog…
/u-boot/doc/board/sipeed/
A Dmaix.rst190 …[ 0.012494] Calibrating delay loop (skipped), value calculated using timer frequency.. 15.60 Bo…
/u-boot/
A DREADME556 impossible actions will be skipped if the CPU is in NS mode,
1715 This option specifies a list of I2C devices that will be skipped
2147 and thus should be skipped silently.
2885 to be skipped. The normal CP15 init (such as enabling the
3584 may be skipped by setting the appropriate 'ethmacskip' environment variable.
/u-boot/common/spl/
A DKconfig351 to the number of skipped sectors.
/u-boot/common/
A Ddlmalloc.src1525 have any (possibly) non-empty bins, so they can be skipped over

Completed in 51 milliseconds