linux omap2 git: reduce i2c speed and enable 4bit for SD
authorKoen Kooi <koen@openembedded.org>
Thu, 24 Jul 2008 07:46:01 +0000 (07:46 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 24 Jul 2008 07:46:01 +0000 (07:46 +0000)
packages/linux/linux-omap2_git.bb

index d205131..2cba2fe 100644 (file)
@@ -6,7 +6,7 @@ SRCREV = "d3b3ae0fe6c71641da19c8de466ec366d39847e3"
 
 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-harry-potter.diff;patch=1 \
            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 \