aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-11-17 10:14:58 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-11-17 10:14:58 +0000
commit442db57b96dcf2bcaa8ace560d83d4c045d97a26 (patch)
tree85fd9cf0e91e27c8273d041302cdf3c8bf5ebb01 /target
parent2aaf71e42f0a08b5c0056a09a3f5df5ddb2c830a (diff)
downloadupstream-442db57b96dcf2bcaa8ace560d83d4c045d97a26.tar.gz
upstream-442db57b96dcf2bcaa8ace560d83d4c045d97a26.tar.bz2
upstream-442db57b96dcf2bcaa8ace560d83d4c045d97a26.zip
move MyLoader partition parser into generic files, will be used on ar71xx
SVN-Revision: 13256
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic-2.6/config-2.6.261
-rw-r--r--target/linux/generic-2.6/config-2.6.271
-rw-r--r--target/linux/generic-2.6/files/drivers/mtd/myloader.c (renamed from target/linux/adm5120/files/drivers/mtd/myloader.c)0
-rw-r--r--target/linux/generic-2.6/patches-2.6.26/081-mtd_myloader_partition_parser.patch (renamed from target/linux/adm5120/patches-2.6.26/100-mtd_myloder_partition_parser.patch)0
-rw-r--r--target/linux/generic-2.6/patches-2.6.27/081-mtd_myloader_partition_parser.patch (renamed from target/linux/adm5120/patches-2.6.27/100-mtd_myloder_partition_parser.patch)0
5 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.26 b/target/linux/generic-2.6/config-2.6.26
index d46f154dbf..72ad1dfd66 100644
--- a/target/linux/generic-2.6/config-2.6.26
+++ b/target/linux/generic-2.6/config-2.6.26
@@ -802,6 +802,7 @@ CONFIG_MSDOS_PARTITION=y
# CONFIG_MTD_DATAFLASH is not set
# CONFIG_MTD_M25P80 is not set
# CONFIG_MTD_INTEL_VR_NOR is not set
+# CONFIG_MTD_MYLOADER_PARTS is not set
# CONFIG_MTD_NAND is not set
# CONFIG_MTD_OOPS is not set
# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
diff --git a/target/linux/generic-2.6/config-2.6.27 b/target/linux/generic-2.6/config-2.6.27
index 8e6a5e419a..df3fe1339c 100644
--- a/target/linux/generic-2.6/config-2.6.27
+++ b/target/linux/generic-2.6/config-2.6.27
@@ -839,6 +839,7 @@ CONFIG_MSDOS_PARTITION=y
# CONFIG_MTD_DOC2001PLUS is not set
# CONFIG_MTD_INTEL_VR_NOR is not set
# CONFIG_MTD_M25P80 is not set
+# CONFIG_MTD_MYLOADER_PARTS is not set
# CONFIG_MTD_NAND is not set
# CONFIG_MTD_OOPS is not set
# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
diff --git a/target/linux/adm5120/files/drivers/mtd/myloader.c b/target/linux/generic-2.6/files/drivers/mtd/myloader.c
index 60ebe22056..60ebe22056 100644
--- a/target/linux/adm5120/files/drivers/mtd/myloader.c
+++ b/target/linux/generic-2.6/files/drivers/mtd/myloader.c
diff --git a/target/linux/adm5120/patches-2.6.26/100-mtd_myloder_partition_parser.patch b/target/linux/generic-2.6/patches-2.6.26/081-mtd_myloader_partition_parser.patch
index 17cd986aee..17cd986aee 100644
--- a/target/linux/adm5120/patches-2.6.26/100-mtd_myloder_partition_parser.patch
+++ b/target/linux/generic-2.6/patches-2.6.26/081-mtd_myloader_partition_parser.patch
diff --git a/target/linux/adm5120/patches-2.6.27/100-mtd_myloder_partition_parser.patch b/target/linux/generic-2.6/patches-2.6.27/081-mtd_myloader_partition_parser.patch
index 90e221958c..90e221958c 100644
--- a/target/linux/adm5120/patches-2.6.27/100-mtd_myloder_partition_parser.patch
+++ b/target/linux/generic-2.6/patches-2.6.27/081-mtd_myloader_partition_parser.patch