Tool/software: TI-RTOS
Hi,
I am currently building a custom board by referring to the TDA2x EVM.
I would like to know the initial board bring up steps.
1) What all things are to be noted ?
For custom board schematic, I did pinmuxing manually in uboot (mux_data.h) and kernel device tree. Since, custom-board.pinmux file is not generating complete device tree and mux data except mmc.
2) Is there anything changes required in u-boot dts ?
3) Any Clock / PLL values need to set ?
4) Where i have to initialize VIP Ports (Uboot / Kernel) ?  Camera VIN/VOUT pins mentioned in mux_data.h.
Regards,
Arunkumar V N