]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/dspdce.git/commitdiff
[DSP2] Align resource table to remoteproc 1.00.00.01
authorPradeep Venkatasubbarao <pradeepv@ti.com>
Tue, 17 Dec 2013 11:17:15 +0000 (16:47 +0530)
committerPradeep Venkatasubbarao <pradeepv@ti.com>
Tue, 17 Dec 2013 11:17:15 +0000 (16:47 +0530)
This patch updates the dsp resource table to match the
VRING address in kernel resource table.

Signed-off-by: Pradeep Venkatasubbarao <pradeepv@ti.com>
Makefile
platform/ti/dce/baseimage/custom_rsc_table_vayu_dsp.h

index 46bf5b88105f2368d218129654dfe043fd99a754..a2b6ec48d36e5c1e220a84fe685fd44c759c4b92 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -19,8 +19,8 @@ REPO          := $(BIOSTOOLSROOT)
 
 # Different tool versions can easily be programmed by defining below variables
 # in your environment.
-XDCVERSION     ?= xdctools_3_25_02_70
-BIOSVERSION    ?= bios_6_35_02_45
+XDCVERSION     ?= xdctools_3_25_04_88
+BIOSVERSION    ?= bios_6_35_03_47
 IPCVERSION     ?= ipc_3_10_00_08
 CEVERSION      ?= codec_engine_3_24_00_08
 FCVERSION      ?= framework_components_3_24_02_15
index c28912722f433920a74e869b733b56c53e4c2e3c..54536dd7a8cf7e7ebda1761bc0d0d4a5e7c59ab0 100644 (file)
  */
 /* See CMA BASE addresses in Linux side: arch/arm/mach-omap2/remoteproc.c */
 
-#define PHYS_MEM_IPC_VRING      0x99800000
+#define PHYS_MEM_IPC_VRING      0x99000000
 #define PHYS_MEM_IOBUFS         0xBA300000
 
 /*