Searched refs:bootcmd (Results 1 – 21 of 21) sorted by relevance
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.plan9 | 13 configuration could be simulated by issuing a fatload in bootcmd: 15 # setenv bootcmd fatload mmc 0 $confaddr plan9.ini; ...; bootm
|
| H A D | README.m54418twr | 194 boot - boot default, i.e., run 'bootcmd' 195 bootd - boot default, i.e., run 'bootcmd'
|
| H A D | README.distro | 198 The second of those headers sets up the default environment so that $bootcmd 275 <config_distro_bootcmd.h> defines $bootcmd and many helper command variables 306 be reset to the default values in order to enable $bootcmd and friends, as set 330 The name of U-Boot style boot.scr files that $bootcmd searches for.
|
| H A D | README.autoboot | 15 bootcmd
|
| H A D | README.qemu-mips | 129 setenv bootcmd 'run boot_tftp_flash'
|
| H A D | README.x86 | 786 …setenv bootcmd "ext2load scsi 0:2 03000000 /boot/vmlinuz-3.13.0-58-generic; ext2load scsi 0:2 0400…
|
| /rk3399_rockchip-uboot/board/samsung/common/ |
| H A D | dfu_sample_env.txt | 8 bootcmd=run mmcboot
|
| /rk3399_rockchip-uboot/tools/kermit/ |
| H A D | flash_param | 51 out setenv bootcmd bootm FFC00000\13
|
| /rk3399_rockchip-uboot/board/keymile/scripts/ |
| H A D | develop-common.txt | 2 bootcmd=run ${subbootcmds}
|
| H A D | ramfs-common.txt | 4 bootcmd=run ${subbootcmds}
|
| /rk3399_rockchip-uboot/net/ |
| H A D | fastboot.c | 392 char *bootcmd; in fb_continue() local 393 bootcmd = getenv("bootcmd"); in fb_continue() 394 if (bootcmd) { in fb_continue()
|
| /rk3399_rockchip-uboot/lib/avb/libavb_user/ |
| H A D | Kconfig | 16 - only allow "boot_android" as bootcmd;
|
| /rk3399_rockchip-uboot/configs/ |
| H A D | axm_defconfig | 18 …boot_file=setenv bootfile /${project_dir}/kernel/uImage\0boot_retries=0\0bootcmd=run flash_self\0b…
|
| /rk3399_rockchip-uboot/board/boundary/nitrogen6x/ |
| H A D | README | 24 The default bootcmd for these boards is configured
|
| /rk3399_rockchip-uboot/board/freescale/m52277evb/ |
| H A D | README | 188 boot - boot default, i.e., run 'bootcmd' 189 bootd - boot default, i.e., run 'bootcmd'
|
| /rk3399_rockchip-uboot/board/freescale/m547xevb/ |
| H A D | README | 218 boot - boot default, i.e., run 'bootcmd' 219 bootd - boot default, i.e., run 'bootcmd'
|
| /rk3399_rockchip-uboot/board/freescale/m5373evb/ |
| H A D | README | 198 boot - boot default, i.e., run 'bootcmd' 199 bootd - boot default, i.e., run 'bootcmd'
|
| /rk3399_rockchip-uboot/board/freescale/m54455evb/ |
| H A D | README | 279 boot - boot default, i.e., run 'bootcmd' 280 bootd - boot default, i.e., run 'bootcmd'
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | Kconfig | 186 Run the command stored in the environment "bootcmd", i.e. 187 "bootd" does the same thing as "run bootcmd".
|
| /rk3399_rockchip-uboot/common/ |
| H A D | Kconfig | 193 Delay before automatically running bootcmd;
|
| /rk3399_rockchip-uboot/ |
| H A D | README | 3801 diskboot- boot from IDE devicebootd - boot default, i.e., run 'bootcmd' 3866 bootcmd - see CONFIG_BOOTCOMMAND 4155 setenv bootcmd bootm \${address}
|