aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap_2.6.29.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-09-02 22:13:29 +0200
committerKoen Kooi <koen@openembedded.org>2009-09-02 22:14:08 +0200
commit5777be68163ae84a340a252e59069d722aa534cb (patch)
tree506a2c5cd9c77e9efb95db674d99b5cc158ee1b9 /recipes/linux/linux-omap_2.6.29.bb
parentea7e5a05c4c6c29df5682d92a056cb722969b5a0 (diff)
downloadopenembedded-5777be68163ae84a340a252e59069d722aa534cb.tar.gz
linux-omap-* 2.6.29: add l1 cache performance tweak from l-a-k ml
* also sync patch between pm and regular kernels
Diffstat (limited to 'recipes/linux/linux-omap_2.6.29.bb')
-rw-r--r--recipes/linux/linux-omap_2.6.29.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/linux/linux-omap_2.6.29.bb b/recipes/linux/linux-omap_2.6.29.bb
index 9f390d4f6e..18382b60ef 100644
--- a/recipes/linux/linux-omap_2.6.29.bb
+++ b/recipes/linux/linux-omap_2.6.29.bb
@@ -163,6 +163,8 @@ SRC_URI_append = " \
file://vfp/04-vfp-threads.patch;patch=1 \
file://vfp/05-vfp-signal-handlers.patch;patch=1 \
file://arch-has-holes.diff;patch=1 \
+ file://cache/l1cache-shift.patch;patch=1 \
+ file://cache/copy-page-tweak.patch;patch=1 \
"