From b7bb9d33b6bd98d85592cdaf38f28925fb78908b Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 9 May 2012 10:48:38 +0000 Subject: orion: nuke 3.0 support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31659 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/orion/patches/101-wnr854t_partition_map.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 target/linux/orion/patches/101-wnr854t_partition_map.patch (limited to 'target/linux/orion/patches/101-wnr854t_partition_map.patch') diff --git a/target/linux/orion/patches/101-wnr854t_partition_map.patch b/target/linux/orion/patches/101-wnr854t_partition_map.patch deleted file mode 100644 index c754106d28..0000000000 --- a/target/linux/orion/patches/101-wnr854t_partition_map.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- a/arch/arm/mach-orion5x/wnr854t-setup.c -+++ b/arch/arm/mach-orion5x/wnr854t-setup.c -@@ -67,6 +67,10 @@ static struct mtd_partition wnr854t_nor_ - .name = "uboot", - .offset = 0x00760000, - .size = 0x00040000, -+ }, { -+ .name = "image", // for sysupgrade -+ .offset = 0x00000000, -+ .size = 0x00760000, - }, - }; - -- cgit v1.2.3