| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/ |
| H A D | octeon_console.c | 903 if ((sizeof(h->bootcmd) - strnlen(h->bootcmd, sizeof(h->bootcmd))) < in octeon_download_firmware() 908 strncat(h->bootcmd, boottime, in octeon_download_firmware() 909 sizeof(h->bootcmd) - strnlen(h->bootcmd, sizeof(h->bootcmd))); in octeon_download_firmware() 912 h->bootcmd); in octeon_download_firmware() 915 ret = octeon_console_send_cmd(oct, h->bootcmd, 50); in octeon_download_firmware()
|
| H A D | liquidio_image.h | 47 char bootcmd[LIO_MAX_BOOTCMD_LEN]; member
|
| /OK3568_Linux_fs/u-boot/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
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas_tf/ |
| H A D | if_usb.c | 746 struct bootcmd *bootcmd = cardp->ep_out_buf; in if_usb_issue_boot_command() local 749 bootcmd->magic = cpu_to_le32(BOOT_CMD_MAGIC_NUMBER); in if_usb_issue_boot_command() 750 bootcmd->cmd = ivalue; in if_usb_issue_boot_command() 751 memset(bootcmd->pad, 0, sizeof(bootcmd->pad)); in if_usb_issue_boot_command() 754 usb_tx_block(cardp, cardp->ep_out_buf, sizeof(*bootcmd), 0); in if_usb_issue_boot_command()
|
| H A D | if_usb.h | 24 struct bootcmd { struct
|
| /OK3568_Linux_fs/buildroot/board/globalscale/espressobin/ |
| H A D | readme.txt | 64 the following are set, and define `bootcmd` for automatic boot: 70 …> setenv bootcmd 'mmc dev 0; ext4load mmc 0:1 $kernel_addr $image_name;ext4load mmc 0:1 $fdt_addr … 74 > run bootcmd
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas/ |
| H A D | if_usb.c | 758 struct bootcmd *bootcmd = cardp->ep_out_buf; in if_usb_issue_boot_command() local 761 bootcmd->magic = cpu_to_le32(BOOT_CMD_MAGIC_NUMBER); in if_usb_issue_boot_command() 762 bootcmd->cmd = ivalue; in if_usb_issue_boot_command() 763 memset(bootcmd->pad, 0, sizeof(bootcmd->pad)); in if_usb_issue_boot_command() 766 usb_tx_block(cardp, cardp->ep_out_buf, sizeof(*bootcmd)); in if_usb_issue_boot_command()
|
| H A D | if_usb.h | 25 struct bootcmd struct
|
| /OK3568_Linux_fs/u-boot/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()
|
| /OK3568_Linux_fs/buildroot/board/synopsys/hsdk/ |
| H A D | uboot.env.txt | 3 bootcmd=fatload mmc 0:1; bootm
|
| /OK3568_Linux_fs/buildroot/board/atmel/at91sam9x5ek_mmc/ |
| H A D | uboot-env.txt | 2 bootcmd=fatload mmc 0:1 0x21000000 at91sam9g35ek.dtb; fatload mmc 0:1 0x22000000 zImage; bootz 0x22…
|
| /OK3568_Linux_fs/buildroot/board/solidrun/macchiatobin/ |
| H A D | uEnv-example.txt | 7 bootcmd=mmc dev 1; ext4load mmc 1:1 $kernel_addr $image_name; ext4load mmc 1:1 $fdt_addr $fdt_name;…
|
| /OK3568_Linux_fs/buildroot/board/altera/socrates_cyclone5/ |
| H A D | boot-env.txt | 7 bootcmd=run linux_load; bootz ${linux_load_address} - ${linux_dtb_load_address}
|
| /OK3568_Linux_fs/u-boot/board/samsung/common/ |
| H A D | dfu_sample_env.txt | 8 bootcmd=run mmcboot
|
| /OK3568_Linux_fs/buildroot/board/ci20/ |
| H A D | uboot-env.txt | 4 bootcmd=run ethargs; ext4load mmc 0:1 0x88000000 /boot/uImage; bootm 0x88000000
|
| /OK3568_Linux_fs/buildroot/board/toradex/apalis-imx6/ |
| H A D | uEnv.txt | 6 bootcmd=run setup; setenv bootargs ${defargs} ${sdargs} ${setupargs} ${vidargs}; echo Booting from …
|
| /OK3568_Linux_fs/u-boot/tools/kermit/ |
| H A D | flash_param | 51 out setenv bootcmd bootm FFC00000\13
|
| /OK3568_Linux_fs/u-boot/board/keymile/scripts/ |
| H A D | develop-common.txt | 2 bootcmd=run ${subbootcmds}
|
| H A D | ramfs-common.txt | 4 bootcmd=run ${subbootcmds}
|
| /OK3568_Linux_fs/buildroot/board/hardkernel/odroidxu4/ |
| H A D | boot.ini | 9 setenv bootcmd "load mmc 0:1 0x40008000 zImage; load mmc 0:1 0x44000000 exynos5422-odroidxu4.dtb; b…
|
| /OK3568_Linux_fs/u-boot/lib/avb/libavb_user/ |
| H A D | Kconfig | 16 - only allow "boot_android" as bootcmd;
|
| /OK3568_Linux_fs/buildroot/board/arcturus/ppc-ucp1020/ |
| H A D | readme.txt | 67 B$ setenv bootcmd 'run norboot'
|
| /OK3568_Linux_fs/buildroot/board/atmel/ |
| H A D | readme.txt | 164 bootcmd=fatload mmc 1:1 0x21000000 at91-sama5d2_xplained.dtb; fatload mmc 1:1 0x22000000 zImage; bo… 170 U-Boot> setenv bootcmd 'fatload mmc 1:1 0x21000000 at91-sama5d2_xplained_pda7.dtb; fatload mmc 1:1 …
|
| /OK3568_Linux_fs/buildroot/board/arcturus/aarch64-ucls1012a/ |
| H A D | readme.txt | 72 B$ run bootcmd
|
| /OK3568_Linux_fs/u-boot/configs/ |
| H A D | axm_defconfig | 18 …boot_file=setenv bootfile /${project_dir}/kernel/uImage\0boot_retries=0\0bootcmd=run flash_self\0b…
|