| /board/Marvell/db-88f6820-gp/ |
| A D | README | 8 command: 14 problems with the "sf update" command. This does not 15 work reliable. So here this command should be used:
|
| /board/google/chameleonv3/ |
| A D | environment.txt | 1 # MMC boot command 4 # Network boot command and vars
|
| /board/work-microwave/work_92105/ |
| A D | Kconfig | 13 bool "Enable 'hd44780' LCD-control command" 18 bool "Enable 'max6957aax' PMIC command"
|
| A D | README | 21 The default 'make' (or the 'make all') command will produce the 44 NAND. The LPC32XX-specific 'make lpc32xx-full.bin' command will produce
|
| /board/st/common/ |
| A D | Kconfig | 2 bool "stboard - command for OTP board information" 6 This compile the stboard command to
|
| /board/Marvell/db-xc3-24g4xg/ |
| A D | README | 1 To generate binary.0 from Marvell's bin_hdr.elf use the following command
|
| /board/synopsys/hsdk/ |
| A D | env-lib.c | 53 char command[MAX_CMD_LEN]; in env_read_core() local 56 sprintf(command, "%s_%u", map[index].env_name, i); in env_read_core() 57 if (!env_get_yesno(command)) { in env_read_core() 59 val = (u32)env_get_hex(command, 0); in env_read_core() 60 debug("ENV: %s: = %#x\n", command, val); in env_read_core() 62 val = (u32)env_get_ulong(command, 10, 0); in env_read_core() 63 debug("ENV: %s: = %d\n", command, val); in env_read_core()
|
| A D | README | 37 file created by U-Boot on invocation of `saveenv` command. 58 by invocation of `headerize-hsdk.py` with `make bsp-generate` command. 112 `make bsp-generate` command. 122 terminal and enter the following command:
|
| /board/xilinx/zynq/ |
| A D | Kconfig | 14 bool "Enable zynq aes command for decryption of encrypted images" 22 bool "Enable zynq rsa command for loading secure images"
|
| /board/gateworks/gw_ventana/ |
| A D | Kconfig | 16 bool "Enable the 'econfig' command"
|
| /board/broadcom/bcmns3/ |
| A D | Kconfig | 20 command or any other commands specific to NS3 platform.
|
| /board/kobol/helios4/ |
| A D | README | 13 For example with this command: 39 Run the following command to initiate U-Boot download:
|
| /board/k+p/bootscripts/ |
| A D | tpcboot.cmd | 44 # Provide default 'bootcmd' command 59 # Provide 'boot_tftp_kernel' command 72 # Provide 'boot_nfs' command
|
| /board/congatec/cgtqmx8/ |
| A D | cgtqmx8.c | 419 char command[256]; in board_late_init() local 429 sprintf(command, "hdp load 0x%x", IMX_HDMI_FIRMWARE_LOAD_ADDR); in board_late_init() 430 run_command(command, 0); in board_late_init() 432 sprintf(command, "hdprx load 0x%x", in board_late_init() 434 run_command(command, 0); in board_late_init()
|
| /board/solidrun/clearfog/ |
| A D | README | 13 For example with this command: 25 command: 67 Run the following command to initiate U-Boot download:
|
| /board/buffalo/lsxl/ |
| A D | kwbimage-lschl.cfg | 139 # bit7-4: 2, 2 cycles from read command to assertion of M_ODT signal 140 # bit11-8: 5, 5 cycles from read command to de-assertion of M_ODT signal 141 # bit15-12: 5, 5 cycles from read command to assertion of internal ODT signal 142 # bit19-16: 8, 8 cycles from read command to de-assertion of internal ODT signal 148 # bit7-4: 5, 5 cycles from write command to de-assertion of M_ODT signal 149 # bit15-12: 5, 5 cycles from write command to assertion of internal ODT signal 150 # bit19-16: 8, 8 cycles from write command to de-assertion of internal ODT signal
|
| A D | kwbimage-lsxhl.cfg | 139 # bit7-4: 2, 2 cycles from read command to assertion of M_ODT signal 140 # bit11-8: 5, 5 cycles from read command to de-assertion of M_ODT signal 141 # bit15-12: 5, 5 cycles from read command to assertion of internal ODT signal 142 # bit19-16: 8, 8 cycles from read command to de-assertion of internal ODT signal 148 # bit7-4: 5, 5 cycles from write command to de-assertion of M_ODT signal 149 # bit15-12: 5, 5 cycles from write command to assertion of internal ODT signal 150 # bit19-16: 8, 8 cycles from write command to de-assertion of internal ODT signal
|
| /board/d-link/dns325/ |
| A D | kwbimage.cfg | 128 # bit7-4: 2, 2 cycles from read command to assertion of M_ODT signal 129 # bit11-8: 5, 5 cycles from read command to de-assertion of M_ODT signal 130 # bit15-12: 5, 5 cycles from read command to assertion of internal ODT signal 131 # bit19-16: 8, 8 cycles from read command to de-assertion of internal ODT signal 136 # bit7-4: 5, 5 cycles from write command to de-assertion of M_ODT signal 137 # bit15-12: 5, 5 cycles from write command to assertion of internal ODT signal 138 # bit19-16: 8, 8 cycles from write command to de-assertion of internal ODT signal
|
| /board/novtech/meerkat96/ |
| A D | README | 12 device name and replace sd[x] with the name in the following command.
|
| /board/freescale/p2041rdb/ |
| A D | README | 103 CPLD command 122 To create the DTB (Device Tree Binary) image file, use a command 126 Or use the following command:
|
| /board/bsh/imx6ulz_smm_m2/ |
| A D | README | 31 # This command will be run when i.MX6/7 i.MX8MM, i.MX8MQ 34 # This command will be run when ROM support stream mode
|
| /board/liebherr/xea/ |
| A D | README | 52 The default U-Boot environment includes command sequences to update 59 They can be invoked at the U-Boot prompt using the "run" command,
|
| /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:
|
| /board/davinci/da8xxevm/ |
| A D | README.da850 | 57 From the "nand info" command we see that the second block would start at 64 From the tftp command we see that we need to copy 0x74908 bytes from 114 2 - using the "dd" command 119 offset, and the dd command is adjusted accordingly.
|
| /board/wandboard/ |
| A D | README | 23 - After the 'make' command completes, the generated 'SPL' binary must be
|