hello,everyone;
In ezsdk5.03, i see the DM816x_AM389x_VPSS_Video_Driver_User_Guide.pdf and find the changes:
A new bootargs parameter is required to use notify driver in kernel. This address is valid for DM816X/AM389X
platforms.
$ notifyk.vpssm3_sva=0xA0000000
• M3 firmware loader program is changed from procmgrapp to slaveloaer
$ ./slaveloader startup VPSS-M3 ti816x_hdvpss.xem3
But in the targetfs, i can't find "slaveloader " and i find "firmware_loader $HDVPSS_ID /usr/share/ti/ti-media-controller-utils/dm816x_hdvpss.xem3 start" in the initscript "/etc/rc5.d/S01load-hd-firmware.sh" .This don't match the user guide. Anybody know it? Thanks very much!
regards!