I m working on DM8168 EVM board. I have downloaded the PSP release PSP-04.00.01.13 and applied the 2 patches available at location: http://software-dl.ti.com/dsps/dsps_public_sw/psp/LinuxPSP/DM816x_04_00/04_00_01_13/index_FDS.html. Then I built the kernel and all the modules, replaced all the modules on target file system and then boot the machine with the new uImage.
lsmod command showed me that syslink module has been already inserted. so i did not have to insert it. Then i updated the firmware with command.: ./slaveloader startup VPSS-M3 ti816x_hdvpss.xem3.
Then I inserted the vpss module with command: insmod vpss.ko
This command hangs the board and I cant see anything on terminal. I tried starting a telnet session but the board did not respond.
I don't understand what do now. I tried with the prebuilt images comes with the package also but geting the same result. Please help.
Regards,
Rahul