summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7-2.6/patches-2.6.22/100-board_support.patch
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-07-27 03:07:52 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-07-27 03:07:52 +0000
commit38d9c42391c335db7e9d6b6f263c75e7ea45ca76 (patch)
treee7a64dae37a9ac6a40ffd95a730acaf30faf2618 /target/linux/ar7-2.6/patches-2.6.22/100-board_support.patch
parent8bf289d5fd108975bd6e092075e72634d8034ee5 (diff)
update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8189 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7-2.6/patches-2.6.22/100-board_support.patch')
-rw-r--r--target/linux/ar7-2.6/patches-2.6.22/100-board_support.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar7-2.6/patches-2.6.22/100-board_support.patch b/target/linux/ar7-2.6/patches-2.6.22/100-board_support.patch
index 7d99e9be3..0ab93b6ca 100644
--- a/target/linux/ar7-2.6/patches-2.6.22/100-board_support.patch
+++ b/target/linux/ar7-2.6/patches-2.6.22/100-board_support.patch
@@ -15,8 +15,8 @@ diff -urN linux-2.6.22/arch/mips/Kconfig linux-2.6.22.new/arch/mips/Kconfig
+ select SYS_HAS_CPU_MIPS32_R1
+ select SYS_HAS_EARLY_PRINTK
+ select SYS_SUPPORTS_32BIT_KERNEL
++ select SYS_SUPPORTS_KGDB
+ select SYS_SUPPORTS_LITTLE_ENDIAN
-+ select NEED_MULTIPLE_NODES
+ select GENERIC_GPIO
+ select ZONE_DMA
+
@@ -24,7 +24,7 @@ diff -urN linux-2.6.22/arch/mips/Kconfig linux-2.6.22.new/arch/mips/Kconfig
bool "Alchemy processor based machines"
diff -urN linux-2.6.22/arch/mips/kernel/setup.c linux-2.6.22.new/arch/mips/kernel/setup.c
---- linux-2.6.22/arch/mips/kernel/setup.c 2007-07-09 01:32:17.000000000 +0200
+-- linux-2.6.22/arch/mips/kernel/setup.c 2007-07-09 01:32:17.000000000 +0200
+++ linux-2.6.22.new/arch/mips/kernel/setup.c 2007-07-11 02:32:39.000000000 +0200
@@ -258,7 +258,7 @@
* Initialize the bootmem allocator. It also setup initrd related data