summaryrefslogtreecommitdiffstats
path: root/target/linux/orion/patches/010-ignore_atag_cmdline.patch
diff options
context:
space:
mode:
authorTravis Kemen <thepeople@openwrt.org>2010-03-14 01:41:52 +0000
committerTravis Kemen <thepeople@openwrt.org>2010-03-14 01:41:52 +0000
commitee14f5106f759038d84e3674cec8cbbbb8a03a0a (patch)
tree5c6ae283215302c1dd89f8f5970e320091abba6d /target/linux/orion/patches/010-ignore_atag_cmdline.patch
parent308c0afbc1ebd72f2aca44dc466af0ab4201b537 (diff)
downloadmaster-31e0f0ae-ee14f5106f759038d84e3674cec8cbbbb8a03a0a.tar.gz
master-31e0f0ae-ee14f5106f759038d84e3674cec8cbbbb8a03a0a.tar.bz2
master-31e0f0ae-ee14f5106f759038d84e3674cec8cbbbb8a03a0a.zip
Switch Marvell Orion CPU to kernel 2.6.32 plus LED support for all LEDs on LinkSys WRT350Nv2.
Signed-off by: Matthias Buecher <mail@maddes.net> and Dirk Teurlings <info@upexia.nl> SVN-Revision: 20185
Diffstat (limited to 'target/linux/orion/patches/010-ignore_atag_cmdline.patch')
-rw-r--r--target/linux/orion/patches/010-ignore_atag_cmdline.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/orion/patches/010-ignore_atag_cmdline.patch b/target/linux/orion/patches/010-ignore_atag_cmdline.patch
index 05e835bf9d..9df21f1eb5 100644
--- a/target/linux/orion/patches/010-ignore_atag_cmdline.patch
+++ b/target/linux/orion/patches/010-ignore_atag_cmdline.patch
@@ -1,6 +1,6 @@
--- a/arch/arm/kernel/setup.c
+++ b/arch/arm/kernel/setup.c
-@@ -614,7 +614,7 @@ __tagtable(ATAG_REVISION, parse_tag_revi
+@@ -629,7 +629,7 @@ __tagtable(ATAG_REVISION, parse_tag_revi
static int __init parse_tag_cmdline(const struct tag *tag)
{