From: Buddy Liong Date: Wed, 9 Sep 2015 14:56:25 +0000 (-0500) Subject: Update the version on QNX custom resource table X-Git-Tag: 3.00.09.01~1 X-Git-Url: https://git.ti.com/gitweb?p=ivimm%2Fipumm.git;a=commitdiff_plain;h=d75de2ab9eae96929953bf4f4f83bbac1d1fd510;hp=f046d1aef0acf1397c63571c8bcabf06e321720e Update the version on QNX custom resource table When adding qnx_custom_rsc_table_vayu_ipu.h, the resource table version was set to 2 which is not correct as the definition for the version is used to differentiate the changes in the format of the resource table, not based on its contents. Update the version of QNX custom resource table to 1. Signed-off-by: Buddy Liong --- diff --git a/platform/ti/dce/baseimage/qnx_custom_rsc_table_vayu_ipu.h b/platform/ti/dce/baseimage/qnx_custom_rsc_table_vayu_ipu.h index 2f971bb..1d7fed2 100644 --- a/platform/ti/dce/baseimage/qnx_custom_rsc_table_vayu_ipu.h +++ b/platform/ti/dce/baseimage/qnx_custom_rsc_table_vayu_ipu.h @@ -195,7 +195,7 @@ extern char ti_trace_SysMin_Module_State_0_outbuf__A; #pragma DATA_ALIGN(ti_ipc_remoteproc_ResourceTable, 4096) struct my_resource_table ti_ipc_remoteproc_ResourceTable = { - 2, /* 2nd version to identify QNX custom resource table */ + 1, /* Ver is used to differentiate the changes of the resource table format */ 18, /* number of entries in the table */ 0, 0, /* reserved, must be zero */ /* offsets to entries */