[FIRMWARE] deploy and flash CDT
A configuration data table (CDT) is a data block that contains platform/device-dependent data such as the hardware platform ID and DDR SDRAM configuration. https://docs.qualcomm.com/bundle/publicresource/topics/80-88500-4/10_Boot_loader_configuration.html
Both QCS615 ADP Air and QCS6490 RB3GEN2 Vision Kit require the CDT to be flashed to boot. See:
- https://docs.qualcomm.com/bundle/resource/topics/80-70018-75/flash-image_3_7.html
- https://docs.qualcomm.com/bundle/publicresource/topics/80-70018-254/flash_images.html?vproduct=1601111740013072&version=1.4
Provide the CDT blobs as part of the Clea OS distribution and add them to the QDL XML files, so that the user doesn't have to flash these blobs manually as a separate step.
Signed-off-by: Alessandro Pecugi alessandro.pecugi@seco.com