This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM-Q1: uboot spl: Serial Print in Advance

Part Number: TDA4VM-Q1

Hi, TI engineers,

       Due to debugging requirements, we would like to enable the serial port in SPL (Secondary Program Loader) earlier. We have identified that the serial port enabling is located inside the preloader_console_init() function in the j721e_init.c file. We intend to print some of the SCI transmission processes within SPL and would like to move the serial port initialization before the spl_early_init function or as early as possible. How can we make this modification?

sdk: 08_06

Regards,

Tahm