From da887498b868212d6a6d5776ca6d48532bf73fbb Mon Sep 17 00:00:00 2001 From: juhosg Date: Fri, 1 Aug 2008 19:34:37 +0000 Subject: [magicbox] update to 2.6.26 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12066 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../magicbox/patches/001-magicbox_support.patch | 28 +++++++++------------- 1 file changed, 11 insertions(+), 17 deletions(-) (limited to 'target/linux/magicbox/patches/001-magicbox_support.patch') diff --git a/target/linux/magicbox/patches/001-magicbox_support.patch b/target/linux/magicbox/patches/001-magicbox_support.patch index 5d8c3448b..fe1221392 100644 --- a/target/linux/magicbox/patches/001-magicbox_support.patch +++ b/target/linux/magicbox/patches/001-magicbox_support.patch @@ -1,8 +1,6 @@ -Index: linux-2.6.24.7/arch/ppc/platforms/4xx/Kconfig -=================================================================== ---- linux-2.6.24.7.orig/arch/ppc/platforms/4xx/Kconfig -+++ linux-2.6.24.7/arch/ppc/platforms/4xx/Kconfig -@@ -53,6 +53,12 @@ config WALNUT +--- a/arch/ppc/platforms/4xx/Kconfig ++++ b/arch/ppc/platforms/4xx/Kconfig +@@ -53,6 +53,12 @@ help This option enables support for the IBM PPC405GP evaluation board. @@ -15,7 +13,7 @@ Index: linux-2.6.24.7/arch/ppc/platforms/4xx/Kconfig config XILINX_ML300 bool "Xilinx-ML300" select XILINX_VIRTEX_II_PRO -@@ -184,7 +190,7 @@ config BOOKE +@@ -184,7 +190,7 @@ config IBM_OCP bool @@ -24,7 +22,7 @@ Index: linux-2.6.24.7/arch/ppc/platforms/4xx/Kconfig default y config IBM_EMAC4 -@@ -194,7 +200,7 @@ config IBM_EMAC4 +@@ -194,7 +200,7 @@ config BIOS_FIXUP bool @@ -33,7 +31,7 @@ Index: linux-2.6.24.7/arch/ppc/platforms/4xx/Kconfig default y # OAK doesn't exist but wanted to keep this around for any future 403GCX boards -@@ -205,7 +211,7 @@ config 403GCX +@@ -205,7 +211,7 @@ config 405EP bool @@ -42,11 +40,9 @@ Index: linux-2.6.24.7/arch/ppc/platforms/4xx/Kconfig default y config 405GP -Index: linux-2.6.24.7/arch/ppc/platforms/4xx/Makefile -=================================================================== ---- linux-2.6.24.7.orig/arch/ppc/platforms/4xx/Makefile -+++ linux-2.6.24.7/arch/ppc/platforms/4xx/Makefile -@@ -14,6 +14,7 @@ obj-$(CONFIG_REDWOOD_6) += redwood6.o +--- a/arch/ppc/platforms/4xx/Makefile ++++ b/arch/ppc/platforms/4xx/Makefile +@@ -14,6 +14,7 @@ obj-$(CONFIG_SYCAMORE) += sycamore.o obj-$(CONFIG_TAISHAN) += taishan.o obj-$(CONFIG_WALNUT) += walnut.o @@ -54,10 +50,8 @@ Index: linux-2.6.24.7/arch/ppc/platforms/4xx/Makefile obj-$(CONFIG_XILINX_ML300) += xilinx_ml300.o obj-$(CONFIG_XILINX_ML403) += xilinx_ml403.o -Index: linux-2.6.24.7/include/asm-ppc/ibm4xx.h -=================================================================== ---- linux-2.6.24.7.orig/include/asm-ppc/ibm4xx.h -+++ linux-2.6.24.7/include/asm-ppc/ibm4xx.h +--- a/include/asm-ppc/ibm4xx.h ++++ b/include/asm-ppc/ibm4xx.h @@ -19,6 +19,10 @@ #ifdef CONFIG_40x -- cgit v1.2.3