Home
last modified time | relevance | path

Searched refs:bootcmd (Results 1 – 21 of 21) sorted by relevance

/rk3399_rockchip-uboot/doc/
H A DREADME.plan913 configuration could be simulated by issuing a fatload in bootcmd:
15 # setenv bootcmd fatload mmc 0 $confaddr plan9.ini; ...; bootm
H A DREADME.m54418twr194 boot - boot default, i.e., run 'bootcmd'
195 bootd - boot default, i.e., run 'bootcmd'
H A DREADME.distro198 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 DREADME.autoboot15 bootcmd
H A DREADME.qemu-mips129 setenv bootcmd 'run boot_tftp_flash'
H A DREADME.x86786 …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 Ddfu_sample_env.txt8 bootcmd=run mmcboot
/rk3399_rockchip-uboot/tools/kermit/
H A Dflash_param51 out setenv bootcmd bootm FFC00000\13
/rk3399_rockchip-uboot/board/keymile/scripts/
H A Ddevelop-common.txt2 bootcmd=run ${subbootcmds}
H A Dramfs-common.txt4 bootcmd=run ${subbootcmds}
/rk3399_rockchip-uboot/net/
H A Dfastboot.c392 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 DKconfig16 - only allow "boot_android" as bootcmd;
/rk3399_rockchip-uboot/configs/
H A Daxm_defconfig18 …boot_file=setenv bootfile /${project_dir}/kernel/uImage\0boot_retries=0\0bootcmd=run flash_self\0b…
/rk3399_rockchip-uboot/board/boundary/nitrogen6x/
H A DREADME24 The default bootcmd for these boards is configured
/rk3399_rockchip-uboot/board/freescale/m52277evb/
H A DREADME188 boot - boot default, i.e., run 'bootcmd'
189 bootd - boot default, i.e., run 'bootcmd'
/rk3399_rockchip-uboot/board/freescale/m547xevb/
H A DREADME218 boot - boot default, i.e., run 'bootcmd'
219 bootd - boot default, i.e., run 'bootcmd'
/rk3399_rockchip-uboot/board/freescale/m5373evb/
H A DREADME198 boot - boot default, i.e., run 'bootcmd'
199 bootd - boot default, i.e., run 'bootcmd'
/rk3399_rockchip-uboot/board/freescale/m54455evb/
H A DREADME279 boot - boot default, i.e., run 'bootcmd'
280 bootd - boot default, i.e., run 'bootcmd'
/rk3399_rockchip-uboot/cmd/
H A DKconfig186 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 DKconfig193 Delay before automatically running bootcmd;
/rk3399_rockchip-uboot/
H A DREADME3801 diskboot- boot from IDE devicebootd - boot default, i.e., run 'bootcmd'
3866 bootcmd - see CONFIG_BOOTCOMMAND
4155 setenv bootcmd bootm \${address}