sima-cli bootimg
Prepare a bootable image for the SiMa DevKit.
Parent command: sima-cli
Usage
sima-cli bootimg [OPTIONS]
Options
| Name | Description |
|---|---|
-v, --version | Firmware version to download and write (e.g., 1.6.0) (required) |
-b, --boardtype | Target board type. (default: mlsoc) |
-t, --fwtype | Target firmware type. (default: yocto) |
-n, --netboot | Prepare image for network boot and launch TFTP server. |
--devkit-ip | Optional DevKit IP address for pre-netboot version probing. |
-r, --rootfs | Custom root fs folders (internal use only) |
-a, --autoflash | Net boot the DevKit and automatically flash the internal storage - TBD |
Arguments
None.