Home
last modified time | relevance | path

Searched refs:Run (Results 1 – 25 of 70) sorted by relevance

123

/u-boot/board/eets/pdu001/
A DKconfig21 prompt "State of Run LED"
24 The PDU001 has a bi-color (red/green) LED labeled 'Run' which
34 Lit Run LED red.
40 Lit Run LED green.
46 Do not lit Run LED.
A DREADME24 The Run LED on the PDU-001 can be turned on red by setting CONFIG_RUN_LED_RED
26 off the Run LED.
/u-boot/tools/patman/
A Dtools.py298 if Run(cross_compile + 'ld.bfd', '-v'):
313 def Run(name, *args, **kwargs): function
479 data = Run('lz4', '--no-frame-crc', '-B4', '-5', '-c', fname,
484 Run('lzma_alone', 'e', fname, outfname, '-lc1', '-lp0', '-pb0', '-d8')
487 data = Run('gzip', '-c', fname, binary=True)
520 data = Run('lz4', '-dc', fname, binary=True)
523 Run('lzma_alone', 'd', fname, outfname)
526 data = Run('gzip', '-cd', fname, binary=True)
560 Run(*args)
A Dcommand.py135 def Run(*cmd, **kwargs): function
/u-boot/tools/binman/etype/
A Dgbb.py92 tools.Run('futility', 'gbb_utility', '-c', ','.join(sizes), fname)
93 tools.Run('futility', *gbb_set_command)
A Du_boot_elf.py32 tools.Run('strip', out_fname)
A Dmkimage.py53 tools.Run('mkimage', '-d', input_fname, *self._args, output_fname)
A Dvblock.py78 stdout = tools.Run('futility', *args)
/u-boot/board/ti/ks2_evm/
A DREADME83 Load and Run U-Boot on keystone EVMs using CCS
117 to be 0xc000000. From the "Run" top level menu, select "Free Run"
138 2. Suspend Target. Select Run -> Suspend from top level menu
141 through CCS as described in step 2 of "Load and Run U-Boot on K2HK/K2E/K2L
143 4. Free Run the target as described earlier (step 4) to get U-Boot prompt
159 2. Suspend Target. Select Run -> Suspend from top level menu
162 through CCS as described in step 2 of "Load and Run U-Boot on K2HK EVM
164 4. Free Run the target as described earlier (step 4) to get U-Boot prompt
173 Load and Run U-Boot on keystone EVMs using UART download
184 Load and Run U-Boot on K2G EVMs using MMC
/u-boot/tools/concurrencytest/
A DREADME.md53 # Run tests sequentially
56 # Run same tests across 4 processes
/u-boot/tools/dtoc/
A Dfdt_util.py77 command.Run(cc, *args)
88 command.Run(dtc, *args, capture_stderr=capture_stderr)
/u-boot/arch/riscv/cpu/ax25/
A DKconfig13 Run U-Boot on AndeStar V5 platforms and use some specific features
/u-boot/doc/device-tree-bindings/i2c/
A Di2c-gpio.txt20 Run deblocking sequence when the driver gets probed.
/u-boot/board/technexion/pico-imx7d/
A DREADME.pico-imx7d_BL3328 fiptool_images. Run below command in ATF folder to generate FIP image.
37 Run below command in atf folder:
/u-boot/board/armltd/integrator/
A DREADME26 a) Run ARM boot monitor, manually run U-Boot image from flash
27 b) Run ARM boot monitor, automatically run U-Boot image from flash
28 c) Run U-Boot image direct from flash.
/u-boot/doc/uImage.FIT/
A Dsignature.txt440 Test Verified Boot Run: unsigned signatures:: OK
442 Test Verified Boot Run: signed images: OK
444 Test Verified Boot Run: unsigned config: OK
446 Test Verified Boot Run: signed config: OK
450 Test Verified Boot Run: signed config: OK
451 Test Verified Boot Run: signed config with bad hash: OK
454 Test Verified Boot Run: unsigned signatures:: OK
456 Test Verified Boot Run: signed images: OK
458 Test Verified Boot Run: unsigned config: OK
460 Test Verified Boot Run: signed config: OK
[all …]
/u-boot/board/kobol/helios4/
A DREADME39 Run the following command to initiate U-Boot download:
/u-boot/board/warp/
A DREADME39 Run the DFU command:
/u-boot/arch/sandbox/
A DKconfig37 prompt "Run sandbox on 32/64-bit host"
/u-boot/doc/
A DREADME.mpc83xx.ddrecc41 2. Run test over some memory region
86 2. Run test over some memory region
A DREADME.mpc85xx-sd-spi-boot22 Run the following to build this project
/u-boot/board/warp7/
A DREADME46 Run the DFU command:
/u-boot/board/qualcomm/dragonboard410c/
A Dreadme.txt5 Build & Run instructions:
/u-boot/board/solidrun/clearfog/
A DREADME67 Run the following command to initiate U-Boot download:
/u-boot/doc/board/intel/
A Dedison.rst28 2. Run your board and interrupt booting to U-Boot console. In the console
34 DFU. Run DFU command from the host system::

Completed in 33 milliseconds

123