Other Parts Discussed in Thread: UNIFLASH
Tool/software: Code Composer Studio
Hi,
We are planning to use TI’s Uniflash tool for loading the u-boot to QSPI NOR flash memory in our custom hardware by using main UART1 instead of main UART0.Our custom board designed with UART1 for debugging/Development.
But the Uniflash neither support QSPI for AM65xx nor main UART1 for flashing the images.
For meeting the above requirement, Uniflash customization is required as suggested by TI.
We are trying to understand how to add the QSPI and UART1 support in Uniflash for loading the u-boot to our custom board.
Currently,
-
Uniflash supports only UART0 for loading the images
-
No support available for QSPI NOR flash memory for AM654x target boards
-
Uniflash is supporting TI’s specific EVM models only, no custom board support is available.
As a first step, trying to understand the Uniflash source files in TI’s PDK source.
I have attached a document with my observations .Please confirm whether we are moving in correct direction for customisation of Uniflash to meet our requirement.
Regards
Venkatesh