Searched refs:before (Results 1 – 25 of 196) sorted by relevance
12345678
6 objs-before-objcopy := 20001122-1.o 20010114-2.o 20010226-1.o 980619-1.o \8 targets += $(objs-before-objcopy)11 $(foreach m, $(objs-before-objcopy), $(eval CFLAGS_REMOVE_$m := -msoft-float))14 obj-y := $(objs-before-objcopy:.o=_.o)
14 before {18 pad-before = <12>;
15 pad-before = <3>;22 pad-before = <5>;
17 * Microcode goes before the DTB which contains it, so binman18 * will need to obtain the contents of the next section before
15 pad-before = <3>;
16 pad-before = <8>;
15 pad-before = <8>;
9 pad-before = <3>;
17 * before the vblock reads its data. At present binman does not
39 pad-before = <20>;
2 /// NULL check before some freeing functions is not needed.50 cocci.print_main("NULL check before that freeing function is not needed", p)56 msg = "WARNING: NULL check before some freeing functions is not needed."
21 - Flush the buffer after the MPU writes the data and before the DMA is25 - Invalidate the buffer before starting the DMA. In case there are any dirty30 - Invalidate the buffer after the DMA is complete and before the MPU reads31 it. This may be needed in addition to the invalidation before the DMA52 in the short period after the cache was flushed but before the
27 any commands. If any key is pressed before the boot delay time34 U-Boot pressed a key before the system had time to boot. It's even68 entered before the specified time the boot delay sequence is95 CONFIG_AUTOBOOT_PROMPT is displayed before the boot delay111 and this string is received from console input before117 this string is received from console input before autoboot160 environment variable 'menucmd' will be executed before boot starts.
20 Cache will be disabled before entering the loaded ELF image without27 - insert flush_cache(all) before calling dcache_disable(), or43 initialized in board specific assembler language before the cache init
20 Arguments to be printed. The arguments are evaluated before being passed to26 Strings are parsed before the arguments are passed to the echo command:
4 * and also initialize before relocation.
8 after U-Boot has relocated. Normally if PCI is used before relocation,9 this happens before relocation also. Some platforms set up static
27 you can get serial output (printf(), etc.) before the serial driver is43 before relocation in U-Boot, check CONFIG_SPL_SYS_MALLOC_F_LEN and52 dm_dump_all() just before you locate the device to make sure it exists.
67 bool "Do a full check of the FIT before using it"151 processed before being added to the FIT image).173 bool "Do a full check of the FIT before using it"254 processed before being added to the FIT image).535 1 common/cmd_bootm.c before attempting to boot an image624 80 common/cmd_net.c before calling net_loop()759 int "delay in seconds before automatically booting"763 Delay before automatically running bootcmd;789 This string is displayed before the boot delay selected by819 and this string is received from console input before[all …]
10 // Place dtb one sector before u-boot-nodtb.bin
7 # It requires a list of environment variables to be defined before load:
8 # before load
41 self.before = ''155 self.before = self.buf[:pos]
6 load a firmware to this microcontroller before accessing any resource.
11 * The _PTS method (Prepare To Sleep) is called before the OS is
Completed in 31 milliseconds