Flashing Preprocessed Binaries
This topic describes how to flash prebuilt binaries that
            create_bsp_images.py generated. Such binaries are generated offline,
         when the target is disconnected from the host.
The flash BSP tool, flash_bsp_image.py, calls the following scripts:
- bootburn_lib.py
- bootburn_adb.py
- bootburn_helper.py
Flash BSP flashes binaries that are generated offline by
            create_bsp_tool.py.
Flash BSP uses the following tools:
- tegrarcm_v2
- adb
- nvdd
- nvskuinfo
         flash_bsp_images.py is at:
<top>/drive-
foundation/tools/flashtools/bootburn_t23x/
         flash_bsp_images.py is at:
<top>/drive-
foundation/tools/flashtools/bootburn_t23x_py/