Hi All,
ARM is requesting the get_display INIT than it is looping over here(The same code is working for EVM board).
Below I am mentioned code snippet.
mcfw/src_linux/mcfw_api/usecases/multich_common.c
status = System_linkControl( ------------------------------ this function is not returning on Our custom board.
SYSTEM_LINK_ID_M3VPSS,
SYSTEM_M3VPSS_CMD_GET_DISPLAYCTRL_INIT,
&(*prm),
sizeof(*prm),
TRUE
);
With Regards
Mahesh Kalmeshwar.