Searched refs:bootcmd (Results 1 – 6 of 6) sorted by relevance
62 char bootcmd[LIO_MAX_BOOTCMD_LEN]; member
936 lio_dev_info(oct, "Writing boot command: %s\n", h->bootcmd); in lio_download_firmware()939 ret = lio_console_send_cmd(oct, h->bootcmd, 50); in lio_download_firmware()
82 # For this, the 'bootcmd' environment variable needs to be85 # ar7240> setenv bootcmd 'bootm 0x9f050000'
135 # With 'bootcmd=bootm 0x9f680000' in the environment.140 # 'bootcmd=bootm 0x9f050000'
45 # bootcmd=bootm 0x9f020000
441 char bootcmd[] = "\n"; in lio_device_init() local640 ret = lio_console_send_cmd(octeon_dev, bootcmd, 50); in lio_device_init()