[oe-commits] org.oe.dev linux omap2 git: reduce i2c speed and enable 4bit for SD

koen commit oe at amethyst.openembedded.net
Thu Jul 24 07:52:31 UTC 2008


linux omap2 git: reduce i2c speed and enable 4bit for SD

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 3cc0283afc67abb1d757286eef70aa7bc71637b6
ViewMTN: http://monotone.openembedded.org/revision/info/3cc0283afc67abb1d757286eef70aa7bc71637b6
Files:
1
packages/linux/linux-omap2_git.bb
Diffs:

#
# mt diff -r87bf384fc6b31f73e5ad8bbd29b113adcc5cd9e0 -r3cc0283afc67abb1d757286eef70aa7bc71637b6
#
#
#
# patch "packages/linux/linux-omap2_git.bb"
#  from [b1840f168d4f2b64adb1e1cb52561e0aa47ecb53]
#    to [ef14668a9a1c7d97225d194c81aa52ace025f767]
#
============================================================
--- packages/linux/linux-omap2_git.bb	b1840f168d4f2b64adb1e1cb52561e0aa47ecb53
+++ packages/linux/linux-omap2_git.bb	ef14668a9a1c7d97225d194c81aa52ace025f767
@@ -6,7 +6,7 @@ PV = "2.6.26"
 
 PV = "2.6.26"
 #PV = "2.6.25+2.6.26-rc9+${PR}+git${SRCREV}"
-PR = "r47"
+PR = "r48"
 
 SRC_URI = "git://source.mvista.com/git/linux-omap-2.6.git;protocol=git \
 	   file://defconfig"
@@ -43,6 +43,8 @@ SRC_URI_append_beagleboard = " file://no
            file://mru-clocks1.diff;patch=1 \
            file://mru-clocks2.diff;patch=1 \
            file://mru-clocks3.diff;patch=1 \	
+           file://4bitmmc.diff;patch=1 \
+	   file://400khz-i2c.diff;patch=1 \
 "
 
 SRC_URI_append_omap3evm = " file://no-harry-potter.diff;patch=1 \






More information about the Openembedded-commits mailing list