summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorC A Subramaniam <subramaniam.ca@ti.com>2009-12-10 13:07:59 +0530
committerSantosh Shilimkar <santosh.shilimkar@ti.com>2009-12-11 04:09:57 +0530
commit897df67901117ff31c0eabbc4d1cd33fba0925a0 (patch)
treef09f3b9321596a616195900f88ef52d00d7ed33b
parent792cd3c2bdc091aac5c1245ec16f32b58c7f96c3 (diff)
SYSLINK: Release notesti-2.6.31-omap4-L24.2
Added changes specific to L24.2 This patch provides release notes and information on building Syslink modules. Signed-off-by: C A Subramaniam <subramaniam.ca@ti.com>
-rwxr-xr-xTI_OMAP4_Syslink_Release_Notes_L24.x.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/TI_OMAP4_Syslink_Release_Notes_L24.x.txt b/TI_OMAP4_Syslink_Release_Notes_L24.x.txt
index 1d7022d4867d..9e524076b9ac 100755
--- a/TI_OMAP4_Syslink_Release_Notes_L24.x.txt
+++ b/TI_OMAP4_Syslink_Release_Notes_L24.x.txt
@@ -3,7 +3,7 @@ OMAP4 Syslink List Handoff
================================================================================
Author : Hari Kanigeri
-Date : Nov 30 2009
+Date : Dec 08 2009
===========
Summary:
@@ -89,12 +89,12 @@ From the Kernel sources run below commands.
5. Run make menuconfig
- 6. Select drivers under
+ 6. Following is the required configuration for Syslink
Deivice Drivers -->Sys_Link --->
<*> OMAP IPC Module
<*> OMAP Notify Module
<*> Mailbox Dispatcher
- <*> OMAP Notify Tesla Module
+ <M> OMAP Notify Tesla Module
<*> OMAP Notify Ducati Module
<*> Syslink Procmgr
<*> Proc 4430
@@ -102,6 +102,9 @@ From the Kernel sources run below commands.
[*] DSP Bridge Debug Support
Select DSP Bridge Debug Support option as above.
+ By default the Syslink is built as part of the kernel
+ and Tesla Bridge is built as a module.
+
7. Save Configuration
8. Build the kernel by running below commands.