]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ivimm/ipumm.git/commitdiff
Update the version on QNX custom resource table
authorBuddy Liong <a0270631@ti.com>
Wed, 9 Sep 2015 14:56:25 +0000 (09:56 -0500)
committerBuddy Liong <a0270631@ti.com>
Mon, 2 Oct 2017 14:57:12 +0000 (09:57 -0500)
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 <a0270631@ti.com>
platform/ti/dce/baseimage/qnx_custom_rsc_table_vayu_ipu.h

index 2f971bbc4134e050198122f744def1639c78cebd..1d7fed2f7dde9c7149f261dc915bb770ba7322dc 100644 (file)
@@ -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 */