aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-12-02 21:54:53 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-12-02 21:54:53 +0000
commitfd91a97ab4db20f122db5e2f07ddbe24eb6429e5 (patch)
tree38c4d972e86799f66874403d3b081ce587b89882
parent449261ed2d0704e4b64f4e362ee08876f6427134 (diff)
downloadmaster-187ad058-fd91a97ab4db20f122db5e2f07ddbe24eb6429e5.tar.gz
master-187ad058-fd91a97ab4db20f122db5e2f07ddbe24eb6429e5.tar.bz2
master-187ad058-fd91a97ab4db20f122db5e2f07ddbe24eb6429e5.zip
[kernel] make mips_machine stuff available for other MIPS targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13492 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/adm5120/router_be/config-2.6.261
-rw-r--r--target/linux/adm5120/router_be/config-2.6.271
-rw-r--r--target/linux/adm5120/router_le/config-2.6.261
-rw-r--r--target/linux/adm5120/router_le/config-2.6.271
-rw-r--r--target/linux/ar7/config-2.6.261
-rw-r--r--target/linux/ar71xx/Makefile2
-rw-r--r--target/linux/atheros/config-2.6.261
-rw-r--r--target/linux/atheros/config-2.6.271
-rw-r--r--target/linux/au1000/config-2.6.271
-rw-r--r--target/linux/brcm63xx/config-2.6.271
-rw-r--r--target/linux/generic-2.6/patches-2.6.26/020-mips_multi_machine_support.patch (renamed from target/linux/ar71xx/patches-2.6.27/900-mips_multi_machine_support.patch)0
-rw-r--r--target/linux/generic-2.6/patches-2.6.27/020-mips_multi_machine_support.patch (renamed from target/linux/ar71xx/patches-2.6.26/900-mips_multi_machine_support.patch)4
-rw-r--r--target/linux/ifxmips/config-2.6.261
-rw-r--r--target/linux/rb532/config-2.6.271
-rw-r--r--target/linux/sibyte/config-default1
15 files changed, 15 insertions, 3 deletions
diff --git a/target/linux/adm5120/router_be/config-2.6.26 b/target/linux/adm5120/router_be/config-2.6.26
index c34f80e61c..35cbc9170c 100644
--- a/target/linux/adm5120/router_be/config-2.6.26
+++ b/target/linux/adm5120/router_be/config-2.6.26
@@ -138,6 +138,7 @@ CONFIG_MIPS=y
# CONFIG_MIPS_ATLAS is not set
# CONFIG_MIPS_COBALT is not set
CONFIG_MIPS_L1_CACHE_SHIFT=5
+# CONFIG_MIPS_MACHINE is not set
# CONFIG_MIPS_MALTA is not set
CONFIG_MIPS_MT_DISABLED=y
# CONFIG_MIPS_MT_SMP is not set
diff --git a/target/linux/adm5120/router_be/config-2.6.27 b/target/linux/adm5120/router_be/config-2.6.27
index 6fb638a5a0..eae094f6e5 100644
--- a/target/linux/adm5120/router_be/config-2.6.27
+++ b/target/linux/adm5120/router_be/config-2.6.27
@@ -144,6 +144,7 @@ CONFIG_MII=m
CONFIG_MIPS=y
# CONFIG_MIPS_COBALT is not set
CONFIG_MIPS_L1_CACHE_SHIFT=5
+# CONFIG_MIPS_MACHINE is not set
# CONFIG_MIPS_MALTA is not set
CONFIG_MIPS_MT_DISABLED=y
# CONFIG_MIPS_MT_SMP is not set
diff --git a/target/linux/adm5120/router_le/config-2.6.26 b/target/linux/adm5120/router_le/config-2.6.26
index 3b92242969..362f591d1d 100644
--- a/target/linux/adm5120/router_le/config-2.6.26
+++ b/target/linux/adm5120/router_le/config-2.6.26
@@ -161,6 +161,7 @@ CONFIG_MIPS=y
# CONFIG_MIPS_ATLAS is not set
# CONFIG_MIPS_COBALT is not set
CONFIG_MIPS_L1_CACHE_SHIFT=5
+# CONFIG_MIPS_MACHINE is not set
# CONFIG_MIPS_MALTA is not set
CONFIG_MIPS_MT_DISABLED=y
# CONFIG_MIPS_MT_SMP is not set
diff --git a/target/linux/adm5120/router_le/config-2.6.27 b/target/linux/adm5120/router_le/config-2.6.27
index ba2de8062f..5ef89cad6c 100644
--- a/target/linux/adm5120/router_le/config-2.6.27
+++ b/target/linux/adm5120/router_le/config-2.6.27
@@ -167,6 +167,7 @@ CONFIG_MII=m
CONFIG_MIPS=y
# CONFIG_MIPS_COBALT is not set
CONFIG_MIPS_L1_CACHE_SHIFT=5
+# CONFIG_MIPS_MACHINE is not set
# CONFIG_MIPS_MALTA is not set
CONFIG_MIPS_MT_DISABLED=y
# CONFIG_MIPS_MT_SMP is not set
diff --git a/target/linux/ar7/config-2.6.26 b/target/linux/ar7/config-2.6.26
index 4450966cdb..93c6dd6c21 100644
--- a/target/linux/ar7/config-2.6.26
+++ b/target/linux/ar7/config-2.6.26
@@ -98,6 +98,7 @@ CONFIG_MIPS=y
# CONFIG_MIPS_ATLAS is not set
# CONFIG_MIPS_COBALT is not set
CONFIG_MIPS_L1_CACHE_SHIFT=5
+# CONFIG_MIPS_MACHINE is not set
# CONFIG_MIPS_MALTA is not set
CONFIG_MIPS_MT_DISABLED=y
# CONFIG_MIPS_MT_SMP is not set
diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile
index fe32e86e44..9459c3d17a 100644
--- a/target/linux/ar71xx/Makefile
+++ b/target/linux/ar71xx/Makefile
@@ -11,7 +11,7 @@ BOARD:=ar71xx
BOARDNAME:=Atheros AR71xx
FEATURES:=squashfs tgz
-LINUX_VERSION:=2.6.26.8
+LINUX_VERSION:=2.6.27.7
include $(INCLUDE_DIR)/target.mk
diff --git a/target/linux/atheros/config-2.6.26 b/target/linux/atheros/config-2.6.26
index db942aa495..ecb9a991d1 100644
--- a/target/linux/atheros/config-2.6.26
+++ b/target/linux/atheros/config-2.6.26
@@ -104,6 +104,7 @@ CONFIG_MIPS=y
# CONFIG_MIPS_ATLAS is not set
# CONFIG_MIPS_COBALT is not set
CONFIG_MIPS_L1_CACHE_SHIFT=5
+# CONFIG_MIPS_MACHINE is not set
# CONFIG_MIPS_MALTA is not set
CONFIG_MIPS_MT_DISABLED=y
# CONFIG_MIPS_MT_SMP is not set
diff --git a/target/linux/atheros/config-2.6.27 b/target/linux/atheros/config-2.6.27
index 7bee8c1739..435b1ca848 100644
--- a/target/linux/atheros/config-2.6.27
+++ b/target/linux/atheros/config-2.6.27
@@ -108,6 +108,7 @@ CONFIG_LEDS_GPIO=y
CONFIG_MIPS=y
# CONFIG_MIPS_COBALT is not set
CONFIG_MIPS_L1_CACHE_SHIFT=5
+# CONFIG_MIPS_MACHINE is not set
# CONFIG_MIPS_MALTA is not set
CONFIG_MIPS_MT_DISABLED=y
# CONFIG_MIPS_MT_SMP is not set
diff --git a/target/linux/au1000/config-2.6.27 b/target/linux/au1000/config-2.6.27
index 2a4b82f9b6..2a3e46caab 100644
--- a/target/linux/au1000/config-2.6.27
+++ b/target/linux/au1000/config-2.6.27
@@ -138,6 +138,7 @@ CONFIG_MIPS_AU1X00_ENET=y
# CONFIG_MIPS_DB1500 is not set
# CONFIG_MIPS_DB1550 is not set
CONFIG_MIPS_L1_CACHE_SHIFT=5
+# CONFIG_MIPS_MACHINE is not set
# CONFIG_MIPS_MALTA is not set
# CONFIG_MIPS_MIRAGE is not set
CONFIG_MIPS_MTX1=y
diff --git a/target/linux/brcm63xx/config-2.6.27 b/target/linux/brcm63xx/config-2.6.27
index b54778bdd2..5c1fcdc12b 100644
--- a/target/linux/brcm63xx/config-2.6.27
+++ b/target/linux/brcm63xx/config-2.6.27
@@ -158,6 +158,7 @@ CONFIG_MARVELL_PHY=m
CONFIG_MIPS=y
# CONFIG_MIPS_COBALT is not set
CONFIG_MIPS_L1_CACHE_SHIFT=5
+# CONFIG_MIPS_MACHINE is not set
# CONFIG_MIPS_MALTA is not set
CONFIG_MIPS_MT_DISABLED=y
# CONFIG_MIPS_MT_SMP is not set
diff --git a/target/linux/ar71xx/patches-2.6.27/900-mips_multi_machine_support.patch b/target/linux/generic-2.6/patches-2.6.26/020-mips_multi_machine_support.patch
index e1fc84f656..e1fc84f656 100644
--- a/target/linux/ar71xx/patches-2.6.27/900-mips_multi_machine_support.patch
+++ b/target/linux/generic-2.6/patches-2.6.26/020-mips_multi_machine_support.patch
diff --git a/target/linux/ar71xx/patches-2.6.26/900-mips_multi_machine_support.patch b/target/linux/generic-2.6/patches-2.6.27/020-mips_multi_machine_support.patch
index 331ae4c271..59406c382c 100644
--- a/target/linux/ar71xx/patches-2.6.26/900-mips_multi_machine_support.patch
+++ b/target/linux/generic-2.6/patches-2.6.27/020-mips_multi_machine_support.patch
@@ -111,7 +111,7 @@
+
--- a/arch/mips/kernel/Makefile
+++ b/arch/mips/kernel/Makefile
-@@ -86,6 +86,7 @@ obj-$(CONFIG_GPIO_TXX9) += gpio_txx9.o
+@@ -83,6 +83,7 @@ obj-$(CONFIG_GPIO_TXX9) += gpio_txx9.o
obj-$(CONFIG_KEXEC) += machine_kexec.o relocate_kernel.o
obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
@@ -121,7 +121,7 @@
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -880,6 +880,9 @@ config MYLOADER
+@@ -768,6 +768,9 @@ config MIPS_DISABLE_OBSOLETE_IDE
config SYNC_R4K
bool
diff --git a/target/linux/ifxmips/config-2.6.26 b/target/linux/ifxmips/config-2.6.26
index bd73c03cba..f6f4b69b95 100644
--- a/target/linux/ifxmips/config-2.6.26
+++ b/target/linux/ifxmips/config-2.6.26
@@ -106,6 +106,7 @@ CONFIG_MIPS=y
# CONFIG_MIPS_ATLAS is not set
# CONFIG_MIPS_COBALT is not set
CONFIG_MIPS_L1_CACHE_SHIFT=5
+# CONFIG_MIPS_MACHINE is not set
# CONFIG_MIPS_MALTA is not set
CONFIG_MIPS_MT_DISABLED=y
# CONFIG_MIPS_MT_SMP is not set
diff --git a/target/linux/rb532/config-2.6.27 b/target/linux/rb532/config-2.6.27
index fe93da9312..954fd30ee8 100644
--- a/target/linux/rb532/config-2.6.27
+++ b/target/linux/rb532/config-2.6.27
@@ -112,6 +112,7 @@ CONFIG_MINI_FO=y
CONFIG_MIPS=y
# CONFIG_MIPS_COBALT is not set
CONFIG_MIPS_L1_CACHE_SHIFT=4
+# CONFIG_MIPS_MACHINE is not set
# CONFIG_MIPS_MALTA is not set
CONFIG_MIPS_MT_DISABLED=y
# CONFIG_MIPS_MT_SMP is not set
diff --git a/target/linux/sibyte/config-default b/target/linux/sibyte/config-default
index 48d00ec42f..ce5ed4ca0a 100644
--- a/target/linux/sibyte/config-default
+++ b/target/linux/sibyte/config-default
@@ -133,6 +133,7 @@ CONFIG_MIPS32_O32=y
# CONFIG_MIPS_ATLAS is not set
# CONFIG_MIPS_COBALT is not set
CONFIG_MIPS_L1_CACHE_SHIFT=5
+# CONFIG_MIPS_MACHINE is not set
# CONFIG_MIPS_MALTA is not set
CONFIG_MIPS_MT_DISABLED=y
# CONFIG_MIPS_MT_SMP is not set