Other Parts Discussed in Thread: TDA4VH
Tool/software:
Hardware: TDA4VH
SDK: 1001 linux + RTOS
By obtaining the GTC time, we found that uboot spent 2 seconds between board_init_f_alloc_reserve() and display_options(), we want to know if this is reasonable and how we should find the location that consumes the most time and optimize it.
We tried to troubleshoot by enabling the BOOTSTAGE option, but once uboot enabled this option, it couldn't run normally. Does TI support the BOOTSTAGE option?