To flash SKUInfo and the prebuilt binaries

  1. Connect the target to host PC and put target in recovery.
  2. Flash the binaries to the target. For example:
    $ ./flash_bsp_images.py -P bsp_images/<board-sku_rev> -b <board> --customer_data <path to customer data json provided by user>

    For more information, refer to Updating Customer Data into BCT to see the appropriate way to update the customer data that you are interested in.