Send commitlog mailing list submissions to
commitlog@lists.openmoko.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.openmoko.org/mailman/listinfo/commitlog
or, via email, send a message with subject or body 'help' to
commitlog-requ...@lists.openmoko.org
You can reach the person managing the list at
commitlog-ow...@lists.openmoko.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of commitlog digest..."
Today's Topics:
1. r4967 - trunk/src/target/audio/om-gta02 (nyt...@docs.openmoko.org)
2. development tree for U-Boot: Changes to 'stable'
(g...@git.openmoko.org)
--- Begin Message ---
Author: Nytowl
Date: 2009-04-14 15:57:00 +0200 (Tue, 14 Apr 2009)
New Revision: 4967
Modified:
trunk/src/target/audio/om-gta02/gsmspeakerout.state
Log:
Changed DAPM speaker out ( control.87 ) to true so speakerout works
Modified: trunk/src/target/audio/om-gta02/gsmspeakerout.state
===================================================================
--- trunk/src/target/audio/om-gta02/gsmspeakerout.state 2009-04-09 11:29:45 UTC
(rev 4966)
+++ trunk/src/target/audio/om-gta02/gsmspeakerout.state 2009-04-14 13:57:00 UTC
(rev 4967)
@@ -824,7 +824,7 @@
comment.count 1
iface MIXER
name 'DAPM Stereo Out Switch'
- value false
+ value true
}
control.88 {
comment.access 'read write'
--- End Message ---
--- Begin Message ---
board/neo1973/gta02/glamo-mmc.c | 47 +++++++++++++++++++++++++-------------
1 files changed, 31 insertions(+), 16 deletions(-)
New commits:
commit b20cc520a22715fe7ff069b36b7dfdbb925a8e5a
Author: Rask Ingemann Lambertsen <r...@sygehus.dk>
Date: Mon Mar 23 01:03:53 2009 +0100
glamo-mmc: Enable reading from cards above 4 GiB
This patch makes it possible to load e.g. kernels located above 4 GiB on
SDHC cards. The block number is no longer converted to a byte offset on SDHC
cards.
Signed-off-by: Rask Ingemann Lambertsen <r...@sygehus.dk>
--- End Message ---
_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog