summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorUlf Samuelsson <ulf.samuelsson@atmel.com>2008-08-23 20:45:42 +0000
committerUlf Samuelsson <ulf.samuelsson@atmel.com>2008-08-23 20:45:42 +0000
commitcc1ab5e670d681382b68bb3bdfcf86b9e71aabe9 (patch)
treeeb4c578ee7e25d8d943374d4253c3366db14ba14 /target
parentfd3742248dbe7b663751e881f85b6d5adf9d540d (diff)
Update AT91 patches to latest Linux
Diffstat (limited to 'target')
-rw-r--r--target/device/Atmel/arch-arm/Config.in.linux.patches6
-rw-r--r--target/device/Atmel/arch-arm/kernel-patches-2.6.26/2.6.26-at91.patch.gzbin0 -> 95915 bytes
2 files changed, 6 insertions, 0 deletions
diff --git a/target/device/Atmel/arch-arm/Config.in.linux.patches b/target/device/Atmel/arch-arm/Config.in.linux.patches
index e2018a984..044d8c81f 100644
--- a/target/device/Atmel/arch-arm/Config.in.linux.patches
+++ b/target/device/Atmel/arch-arm/Config.in.linux.patches
@@ -14,6 +14,11 @@ choice
help
Select a patch to add to the Linux kernel
+config BR2_ARCH_AT91_2_6_26
+ bool "2.6.26"
+ help
+ Apply the at91 linux-2.6.26 patches
+
config BR2_ARCH_AT91_2_6_26_RC3
bool "2.6.26-rc3"
help
@@ -55,6 +60,7 @@ config BR2_KERNEL_ARCH_PATCH_VERSION
string
depends on BR2_KERNEL_ARCH_PATCH_ENABLED
depends on BR2_TARGET_ATMEL && BR2_arm
+ default "2.6.26" if BR2_ARCH_AT91_2_6_26
default "2.6.26-rc3" if BR2_ARCH_AT91_2_6_26_RC3
default "2.6.25" if BR2_ARCH_AT91_2_6_25
default "2.6.24" if BR2_ARCH_AT91_2_6_24
diff --git a/target/device/Atmel/arch-arm/kernel-patches-2.6.26/2.6.26-at91.patch.gz b/target/device/Atmel/arch-arm/kernel-patches-2.6.26/2.6.26-at91.patch.gz
new file mode 100644
index 000000000..649fb7efb
--- /dev/null
+++ b/target/device/Atmel/arch-arm/kernel-patches-2.6.26/2.6.26-at91.patch.gz
Binary files differ