| /u-boot/board/eets/pdu001/ |
| A D | Kconfig | 21 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 D | README | 24 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 D | tools.py | 298 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 D | command.py | 135 def Run(*cmd, **kwargs): function
|
| /u-boot/tools/binman/etype/ |
| A D | gbb.py | 92 tools.Run('futility', 'gbb_utility', '-c', ','.join(sizes), fname) 93 tools.Run('futility', *gbb_set_command)
|
| A D | u_boot_elf.py | 32 tools.Run('strip', out_fname)
|
| A D | mkimage.py | 53 tools.Run('mkimage', '-d', input_fname, *self._args, output_fname)
|
| A D | vblock.py | 78 stdout = tools.Run('futility', *args)
|
| /u-boot/board/ti/ks2_evm/ |
| A D | README | 83 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 D | README.md | 53 # Run tests sequentially 56 # Run same tests across 4 processes
|
| /u-boot/tools/dtoc/ |
| A D | fdt_util.py | 77 command.Run(cc, *args) 88 command.Run(dtc, *args, capture_stderr=capture_stderr)
|
| /u-boot/arch/riscv/cpu/ax25/ |
| A D | Kconfig | 13 Run U-Boot on AndeStar V5 platforms and use some specific features
|
| /u-boot/doc/device-tree-bindings/i2c/ |
| A D | i2c-gpio.txt | 20 Run deblocking sequence when the driver gets probed.
|
| /u-boot/board/technexion/pico-imx7d/ |
| A D | README.pico-imx7d_BL33 | 28 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 D | README | 26 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 D | signature.txt | 440 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 D | README | 39 Run the following command to initiate U-Boot download:
|
| /u-boot/board/warp/ |
| A D | README | 39 Run the DFU command:
|
| /u-boot/arch/sandbox/ |
| A D | Kconfig | 37 prompt "Run sandbox on 32/64-bit host"
|
| /u-boot/doc/ |
| A D | README.mpc83xx.ddrecc | 41 2. Run test over some memory region 86 2. Run test over some memory region
|
| A D | README.mpc85xx-sd-spi-boot | 22 Run the following to build this project
|
| /u-boot/board/warp7/ |
| A D | README | 46 Run the DFU command:
|
| /u-boot/board/qualcomm/dragonboard410c/ |
| A D | readme.txt | 5 Build & Run instructions:
|
| /u-boot/board/solidrun/clearfog/ |
| A D | README | 67 Run the following command to initiate U-Boot download:
|
| /u-boot/doc/board/intel/ |
| A D | edison.rst | 28 2. Run your board and interrupt booting to U-Boot console. In the console 34 DFU. Run DFU command from the host system::
|