Mstarupgradebin New ((install))

Behavior (user-facing)

| Parameter | Description | | :--- | :--- | | new | The action directive: Initialize a new image creation session. | | -t | Specifies the image type (e.g., secure boot, non-secure, SPI NOR, NAND). | | -p | Platform: Specifies the chip ID (e.g., MST786 , MST648 ). | | -i | Input: Directory containing the partition binaries ( boot.bin , kernel.img , etc.). | | -o | Output: The resulting filename (usually upgrade.bin or MImage.bin ). | mstarupgradebin new

In build scripts (often found in Makefiles within the vendor SDK), the command structure typically follows this logic: Behavior (user-facing) | Parameter | Description | |

Scroll to Top