summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMayuresh Janorkar <mayur@ti.com>2010-02-16 00:00:00 +0530
committerSantosh Shilimkar <santosh.shilimkar@ti.com>2010-02-16 15:20:47 +0530
commit115ac15caac6eff64f000329a69b6a120121feb4 (patch)
tree3b887e4aa1a63a219dc60d0cce1fc48c3ca5cc54
parentb71bfe6eb174b97db029f79626db731f405f6e72 (diff)
UPDATING RELEASE NOTES FOR DSSti-2.6.33-rc2-omap4-L24.4
This patch adds necessary info in the release notes required for L24.4 Signed-off-by: Mayuresh Janorkar <mayur@ti.com>
-rwxr-xr-xTI_OMAP4_Kernel_Release_Notes_L24.x.txt38
1 files changed, 4 insertions, 34 deletions
diff --git a/TI_OMAP4_Kernel_Release_Notes_L24.x.txt b/TI_OMAP4_Kernel_Release_Notes_L24.x.txt
index c0550fea5451..ada90d55c4e5 100755
--- a/TI_OMAP4_Kernel_Release_Notes_L24.x.txt
+++ b/TI_OMAP4_Kernel_Release_Notes_L24.x.txt
@@ -202,13 +202,13 @@ Please use following set of commands after kernel bootup for setting
secondary display ON.
1) Enable secondary display (display1)
- echo "1" &gt; /sys/devices/platform/omapdss/display1/enabled
+ echo "1" > /sys/devices/platform/omapdss/display1/enabled
2) Disable overlay1
- echo "0" &gt; /sys/devices/platform/omapdss/overlay1/enabled
+ echo "0" > /sys/devices/platform/omapdss/overlay1/enabled
3) Attach secondary display as a manager for overlay1
- echo "2lcd" &gt; /sys/devices/platform/omapdss/overlay1/manager
+ echo "2lcd" > /sys/devices/platform/omapdss/overlay1/manager
4) Enable overlay1
- echo "1" &gt; /sys/devices/platform/omapdss/overlay1/enabled
+ echo "1" > /sys/devices/platform/omapdss/overlay1/enabled
3.4.2 Display specific bootargs options
@@ -221,36 +221,6 @@ Add the following in bootargs "omapfb.numfb=2"
3.4.2.3 Enabling DSS DEBUG prints
Add the following in bootargs "omapdss.debug=1"
-
-3.4.3 Enabling HDMI and Running triple display usecase
-
-1) As HDMI is TI restricted, please apply the patch
-"OMAP4_HDMI_AV_coreLib_TI_restricted_L24.4_v2.patch" from link
-https://gforge01.dal.design.ti.com/gf/project/omap_hdmi/docman/?subdir=122
-on top of kernel-display and enable HDMI in menuconfig, as follows:
-
- Device Drivers -->
- Graphics Support -->
- OMAP2/3 Display Subsystem support --->
- HDMI support
- Sound card support -->
- Advanced Linux Sound Architecture -->
- ALSA for SoC audio support -->
- SOC Audio support for HDMI interface on SDP4430
-
-2) Change OMAPFB_NUM_FBS=1 in menuconfig
- Device Drivers --->
- Graphics Support --->
- OMAP2/3 Display Subsystem support --->
- OMAP2/3 frame buffer support
- Number of framebuffers
- (Default value is 2 please make it as 1)
-
-3) Add asound.conf to /etc in Poky filesystem to run HDMI AV playback.
-User space apps needs to open audio device hw:0,3.
-
-asound.conf:
-
----- Cut here ------
pcm.!default {
type plug