aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7-2.6/patches/100-board_support.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-07-24 11:05:23 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-07-24 11:05:23 +0000
commit3db2dc0515a6404bfc3e192f3e153d0b8d5a08c6 (patch)
tree5ef8bacfaef55efc9b69e0af5c96b0888eaff0ae /target/linux/ar7-2.6/patches/100-board_support.patch
parent254ba4f19f78c903db98db731b3b8cadab43eeed (diff)
downloadupstream-3db2dc0515a6404bfc3e192f3e153d0b8d5a08c6.tar.gz
upstream-3db2dc0515a6404bfc3e192f3e153d0b8d5a08c6.tar.bz2
upstream-3db2dc0515a6404bfc3e192f3e153d0b8d5a08c6.zip
Add more ar7 fixes by DerAgo. Fix vlnyq initialistion on fritzbox, add prom_printf required for kgdb, make kgbd finally work, thanks !
SVN-Revision: 8141
Diffstat (limited to 'target/linux/ar7-2.6/patches/100-board_support.patch')
-rw-r--r--target/linux/ar7-2.6/patches/100-board_support.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ar7-2.6/patches/100-board_support.patch b/target/linux/ar7-2.6/patches/100-board_support.patch
index 1fa263043a..9702efa8ec 100644
--- a/target/linux/ar7-2.6/patches/100-board_support.patch
+++ b/target/linux/ar7-2.6/patches/100-board_support.patch
@@ -1,7 +1,7 @@
diff -Nru linux-2.6.19.2/arch/mips/Kconfig linux-ar7/arch/mips/Kconfig
--- linux-2.6.19.2/arch/mips/Kconfig 2006-12-12 02:32:53.000000000 +0700
+++ linux-ar7/arch/mips/Kconfig 2007-01-29 21:52:21.000000000 +0700
-@@ -16,6 +16,20 @@
+@@ -16,6 +16,21 @@
prompt "System type"
default SGI_IP22
@@ -16,6 +16,7 @@ diff -Nru linux-2.6.19.2/arch/mips/Kconfig linux-ar7/arch/mips/Kconfig
+ select SYS_HAS_EARLY_PRINTK
+ select SYS_SUPPORTS_32BIT_KERNEL
+ select SYS_SUPPORTS_LITTLE_ENDIAN
++ select SYS_SUPPORTS_KGDB
+ select NEED_MULTIPLE_NODES
+ select GENERIC_GPIO
+