aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.33.bb
diff options
context:
space:
mode:
authorSergey Lapin <slapin@ossfans.org>2010-04-12 20:40:33 +0400
committerSergey Lapin <slapin@ossfans.org>2010-04-12 20:50:42 +0400
commit4561bbd8376440fd1e6504c8032d83a908ad3334 (patch)
treeff0c35d16ca889edf31f5fa546e43630cae32d4f /recipes/linux/linux_2.6.33.bb
parentc6d01532bf022188091cdf6f58350e6312a05176 (diff)
downloadopenembedded-4561bbd8376440fd1e6504c8032d83a908ad3334.tar.gz
afeb9260: move to recent kernel
Diffstat (limited to 'recipes/linux/linux_2.6.33.bb')
-rw-r--r--recipes/linux/linux_2.6.33.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/linux/linux_2.6.33.bb b/recipes/linux/linux_2.6.33.bb
index ac30495d73..caa415c07d 100644
--- a/recipes/linux/linux_2.6.33.bb
+++ b/recipes/linux/linux_2.6.33.bb
@@ -8,6 +8,7 @@ DEFAULT_PREFERENCE_ts72xx = "-1"
DEFAULT_PREFERENCE_mpc8641-hpcn = "1"
DEFAULT_PREFERENCE_p2020ds = "1"
DEFAULT_PREFERENCE_imote2 = "1"
+DEFAULT_PREFERENCE_afeb9260 = "1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/${P}.tar.bz2;name=kernel \
file://defconfig"
@@ -33,3 +34,15 @@ SRC_URI_append_ts72xx = " \
file://0015-ep93xx_cpufreq.patch;patch=1 \
file://0016-ts7200_nor_flash.patch;patch=1 \
"
+SRC_URI_append_afeb9260 = " \
+ file://0001-RS-485-mode-of-USART1.patch;patch=1 \
+ file://0002-SRAM-for-ethernet-TX-patch.patch;patch=1 \
+ file://0003-SRAM-TX-buffers-implementation-from-atmel-to-fix-TX-.patch;patch=1 \
+ file://0004-Disallowing-non-power-of-2-ring-size-proper-resource.patch;patch=1 \
+ file://0005-Add-missing-header-file.patch;patch=1 \
+ file://0006-Enable-SPI1.patch;patch=1 \
+ file://0007-Adding-4th-serial-port.patch;patch=1 \
+ "
+
+
+