| /rk3399_rockchip-uboot/configs/ |
| H A D | axm_defconfig | 18 …run flash_self\0bootdelay=3\0ethact=macb0\0flash_nfs=run nand_kernel;run nfsargs;run addip;upgrade…
|
| H A D | pico-hobbit-imx6ul_defconfig | 16 CONFIG_BOOTCOMMAND="run findfdt; run finduuid; run distro_bootcmd"
|
| H A D | pico-pi-imx6ul_defconfig | 16 CONFIG_BOOTCOMMAND="run findfdt; run finduuid; run distro_bootcmd"
|
| H A D | pico-pi-imx7d_defconfig | 17 CONFIG_BOOTCOMMAND="run findfdt; run finduuid; run distro_bootcmd"
|
| H A D | pico-hobbit-imx7d_defconfig | 17 CONFIG_BOOTCOMMAND="run findfdt; run finduuid; run distro_bootcmd"
|
| H A D | zynq_zc770_xm011_x16_defconfig | 17 CONFIG_BOOTCOMMAND="run $modeboot || run distro_bootcmd"
|
| H A D | zynq_cc108_defconfig | 15 CONFIG_BOOTCOMMAND="run $modeboot || run distro_bootcmd"
|
| /rk3399_rockchip-uboot/board/samsung/common/bootscripts/ |
| H A D | autoboot.cmd | 20 run loaddtb; 31 run loadinitrd; 57 run check_dtb; 58 run check_ramdisk;" 66 run check_dtb; 67 run check_ramdisk;" 71 run loadkernel; 72 run kernel_args; 79 run setboot_fit; 80 run boot_img; [all …]
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.qemu-mips | 118 setenv boot_ext2_ext2 'run load_rd_ext2; run load_kernel_ext2; run addmisc; bootm ${load_addr}' 119 setenv boot_ext2_flash 'run load_rd_ext2; run addmisc; bootm ${kernel_flash}' 120 setenv boot_ext2_hda 'run load_rd_ext2; run load_kernel_hda; run addmisc; bootm ${load_addr}' 121 setenv boot_ext2_tftp 'run load_rd_ext2; run load_kernel_tftp; run addmisc; bootm ${load_addr}' 122 setenv boot_tftp_hda 'run load_rd_tftp; run load_kernel_hda; run addmisc; bootm ${load_addr}' 123 setenv boot_tftp_ext2 'run load_rd_tftp; run load_kernel_ext2; run addmisc; bootm ${load_addr}' 124 setenv boot_tftp_flash 'run load_rd_tftp; run addmisc; bootm ${kernel_flash}' 125 setenv boot_tftp_tftp 'run load_rd_tftp; run load_kernel_tftp; run addmisc; bootm ${load_addr}' 127 setenv go_tftp 'run load_hello_tftp; go ${load_addr_hello}' 129 setenv bootcmd 'run boot_tftp_flash'
|
| H A D | README.nokia_rx51 | 47 * run sercon - Use serial port for control 48 * run usbcon - Use usbtty for control 49 * run vgacon - Use framebuffer and HW keyboard for control (default) 51 * run sdboot - Boot from external SD card (see boot order) 52 * run emmcboot - Boot from internal eMMC memory (see boot order) 53 * run attachboot - Boot attached kernel image (attached to U-Boot binary) 55 * run scriptload - Load boot script ${mmcscriptfile} 56 * run scriptboot - Run loaded boot script 57 * run kernload - Load kernel image ${mmckernfile} 58 * run initrdload - Load initrd image ${mmcinitrdfile} [all …]
|
| H A D | README.POST | 21 The framework shall allow run-time configuration of the lists 56 A new optional module will be added to U-Boot, which will run POST 67 This group will contain those tests that run only once on 73 time and can be run on the regular basis (e.g. CPU test) 78 and cannot be run regularly (e.g. strong memory test, I2C test) 82 This group will contain those tests that can be run manually. 85 For example, SDRAM test may run in both normal and "slow test" mode. 90 Also, all tests will be discriminated by the moment they run at. 95 These tests will run immediately after initializing RAM 102 These tests will run immediately before entering the main [all …]
|
| /rk3399_rockchip-uboot/board/keymile/scripts/ |
| H A D | develop-common.txt | 1 altbootcmd=run ${subbootcmds} 2 bootcmd=run ${subbootcmds} 3 configure=run set_uimage; setenv tftppath ${IVM_Symbol} ; km_setboardid && saveenv && reset 6 tftpfdt=if run set_fdthigh || test ${arch} != arm; then if tftpboot ${fdt_addr_r} ${tftppath}/fdt_0…
|
| H A D | ramfs-common.txt | 3 altbootcmd=run ${subbootcmds} 4 bootcmd=run ${subbootcmds} 7 configure=run set_uimage; km_setboardid && saveenv && reset 10 tftpfdt=if run set_fdthigh || test ${arch} != arm; then tftpboot ${fdt_addr_r} ${hostname}/${hostna…
|
| H A D | README | 7 run develop : setup environment to configure for rootfs via nfs 8 run ramfs : setup environment to configure for rootfs in ram
|
| /rk3399_rockchip-uboot/board/Arcturus/ucp1020/ |
| H A D | README | 40 B$ run tftpflash 52 B$ run program0 53 B$ run program1 54 B$ run program2
|
| /rk3399_rockchip-uboot/test/ |
| H A D | README | 11 To run most tests on sandbox, type this: 13 test/run 15 in the U-Boot directory. Note that only the pytest suite is run using this 29 Many tests are available using the pytest suite, in test/py. This can run 31 inject test commands and check the result. It is slower to run than C code, 34 You can run the tests on sandbox with: 55 There are several ad-hoc tests which run outside the pytest environment: 74 You can assume that the Pytest suite will be run before patches are accepted
|
| /rk3399_rockchip-uboot/board/samsung/common/ |
| H A D | dfu_sample_env.txt | 1 …oot=/dev/mmcblk${mmcdev}p${mmcrootpart} ${rootfstype} rootwait ${console}; run loaduimage; bootm 0… 8 bootcmd=run mmcboot
|
| H A D | misc.c | 354 int run; in download_menu() local 388 run = 0; in download_menu() 399 run = 1; in download_menu() 413 if (run) { in download_menu()
|
| /rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra30/ |
| H A D | cpu.c | 129 static void set_cpu_running(int run) in set_cpu_running() argument 133 debug("set_cpu_running entry, run = %d\n", run); in set_cpu_running() 134 writel(run ? FLOW_MODE_NONE : FLOW_MODE_STOP, &flow->halt_cpu_events); in set_cpu_running()
|
| /rk3399_rockchip-uboot/test/py/ |
| H A D | u_boot_console_exec_attach.py | 42 runner.run(cmd) 65 runner.run(cmd)
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | buildman | 41 suite.run(result) 46 suite.run(result)
|
| H A D | buildman.py | 41 suite.run(result) 46 suite.run(result)
|
| /rk3399_rockchip-uboot/board/freescale/mpc8323erdb/ |
| H A D | README | 38 run tftpflash 63 run nfsboot 67 run ramboot
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | Kbuild.include | 86 # try-run 87 # Usage: option = $(call try-run, $(CC)...-o "$$TMP",option-ok,otherwise) 91 try-run = $(shell set -e; \ 104 as-option = $(call try-run,\ 110 as-instr = $(call try-run,\ 116 cc-option = $(call try-run,\ 121 cc-option-yn = $(call try-run,\ 131 cc-disable-warning = $(call try-run,\ 155 cc-ldoption = $(call try-run,\ 160 ld-option = $(call try-run,\ [all …]
|
| /rk3399_rockchip-uboot/board/freescale/p1010rdb/ |
| H A D | README.P1010RDB-PB | 82 => run boot_bank0 (boot from NOR bank0) 83 => run boot_bank1 (boot from NOR bank1) 84 => run boot_nand (boot from NAND flash) 85 => run boot_spi (boot from SPI flash) 86 => run boot_sd (boot from SD card) 115 run 'mux sdhc' in U-Boot to validate SDHC with invalidating IFC. 122 run 'mux ifc' in U-Boot to validate IFC with invalidating SDHC.
|