aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.29.bb
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2009-04-15 11:49:06 +0200
committerFlorian Boor <florian.boor@kernelconcepts.de>2009-04-15 11:59:02 +0200
commit0328f2d7844b000c71650a14d8479fcf98b1a58e (patch)
tree60abb9d4eb43b4f0727649b1613af3224d678115 /recipes/linux/linux_2.6.29.bb
parent99fc9b7e925353cd03fde3847416379815436dd1 (diff)
downloadopenembedded-0328f2d7844b000c71650a14d8479fcf98b1a58e.tar.gz
linux: initial micro2440 support for 2.6.29 using mini2440 kernel patches.
Diffstat (limited to 'recipes/linux/linux_2.6.29.bb')
-rw-r--r--recipes/linux/linux_2.6.29.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes/linux/linux_2.6.29.bb b/recipes/linux/linux_2.6.29.bb
index 1ba739b325..a4a3daf178 100644
--- a/recipes/linux/linux_2.6.29.bb
+++ b/recipes/linux/linux_2.6.29.bb
@@ -11,6 +11,7 @@ DEFAULT_PREFERENCE_canyonlands = "1"
DEFAULT_PREFERENCE_tosa = "1"
DEFAULT_PREFERENCE_vortex86sx = "1"
DEFAULT_PREFERENCE_atngw100 = "1"
+DEFAULT_PREFERENCE_micro2440 = "1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.29.tar.bz2 \
file://defconfig"
@@ -31,6 +32,21 @@ SRC_URI_append_canyonlands = " \
file://0001-powerpc-4xx-Add-PPC4xx-PCIe-MSI-support.patch;patch=1 \
"
+SRC_URI_append_micro2440 = " \
+ file://0001-S3C-Backported-the-s3c2410-touchscreen-from-openmok.patch;patch=1 \
+ file://0002-S3C-Backported-openmoko-s-touchscreen-filters.patch;patch=1 \
+ file://0003-VENDOR-armworks-logo.patch;patch=1 \
+ file://0004-920T-Use-specific-920t-mtune.patch;patch=1 \
+ file://0005-920T-Temp-fix-for-the-40-relocation-binutils-pro.patch;patch=1 \
+ file://0006-S3C-Allow-the-machine-code-to-get-the-BBT-table-fro.patch;patch=1 \
+ file://0007-MINI2440-Add-machine-support.patch;patch=1 \
+ file://0008-MINI2440-Delays-command-check-response-on-SD.patch;patch=1 \
+ file://0009-MINI2440-Rename-the-SoC-tty-names.patch;patch=1 \
+ file://0010-MINI2440-creates-a-mini2440_defconfig-file.patch;patch=1 \
+ file://0011-MINI2440-Add-touchscreen-support.patch;patch=1 \
+ file://0012-GRO-Disable-GRO-on-legacy-netif_rx-path.patch;patch=1 \
+ "
+
SRC_URI_append_tosa = " \
file://0001-pxa-make-second-argument-of-clk_add_alias-a-name-in.patch;patch=1 \
file://0002-spi-pxa2xx-spi-set-default-cs_control-to-null_cs_co.patch;patch=1 \