Lines Matching refs:bin
19 speed with 115200 bauds. Target ``mrvl_uart`` produces GZIPed TAR archive ``uart-images.tgz.bin``
20 with either three files ``TIM_ATF.bin``, ``wtmi_h.bin`` and ``boot-image_h.bin`` for non-secure
21 boot or with four files ``TIM_ATF_TRUSTED.bin``, ``TIMN_ATF_TRUSTED.bin``, ``wtmi_h.bin`` and
22 ``boot-image_h.bin`` when secure boot is enabled.
33 To download images from ``uart-images.tgz.bin`` archive unpack it and for non-secure boot variant r…
38 > WtpDownload_linux -P UART -C <port#> -E -B TIM_ATF.bin -I wtmi_h.bin -I boot-image_h.bin
46 with either with separate files from ``uart-images.tgz.bin`` archive (like Marvell Wtpdownloader)
47 produced by ``mrvl_uart`` target or also with ``flash-image.bin`` file produced by ``mrvl_flash``
67 > mox-imager -D /dev/ttyUSB<port#> -E -b 6000000 -t flash-image.bin
69 To download images from ``uart-images.tgz.bin`` archive built by ``mrvl_uart`` target for
71 ``uart-images.tgz.bin`` archive and then run:
75 > mox-imager -D /dev/ttyUSB<port#> -E -b 6000000 -t TIM_ATF.bin wtmi_h.bin boot-image_h.bin
85 A7K/A8K/CN913x uses same image ``flash-image.bin`` for both flashing and booting over UART.
97 To download ``flash-image.bin`` image run:
101 > mvebu64boot -t -b flash-image.bin /dev/ttyUSB0