Usage
The options flash_bsp_images.py
supports are as follows.
Option |
Description |
---|---|
-D |
Enables debug messages from the Flashing script. |
-I <bus_id> <device_id> |
Flashes a specific Orin when multiple devices are in recovery. Obtain the bus and device ID information of each NVIDIA device in recovery by executing the For example, if the lsusb command gives the following output:
Then flash the second NVIDIA device with the
|
-P <path> |
Specifies a directory from which |
-R |
Specifies RCM support. Boots without Flashing Software(BCT is used from Media). Default flash-boot |
-b <board_and_rev> |
Specifies the board name. |
-h |
Provides guidance on the flash_bsp_images tool options. Note:
|
-o |
Skips flashing of recovery partitions. |
-u <partition_name ...> | Specifies one or more partition names to flash. |
--asymmetric |
Flag to specify asymmetric boot chain flashing. This option must be used when flashing asymmetric image. |
--customer-data |
Specified customer data such as skuinfo and others to be updated during flashing. See Updating Customer Data into BCT for information on how to use it. |
devicetype |
Used to write single non-volatile memory device {spi, sdhci or ufshci}. |
logs |
Absolute path to directory for log files. |