aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/patches-2.6.28/008-r8610_flash_map.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-06-16 22:01:24 +0000
committerFlorian Fainelli <florian@openwrt.org>2009-06-16 22:01:24 +0000
commiteb68c90f825063b986a97f098d752b5bdc064471 (patch)
treeaee6562b00b1458a6dfab4bee052411432f2972c /target/linux/rdc/patches-2.6.28/008-r8610_flash_map.patch
parent3f64510d74c51f0f3d9210bb917cd3584e38b9ab (diff)
downloadupstream-eb68c90f825063b986a97f098d752b5bdc064471.tar.gz
upstream-eb68c90f825063b986a97f098d752b5bdc064471.tar.bz2
upstream-eb68c90f825063b986a97f098d752b5bdc064471.zip
backport some mainline fixes, refresh mtd driver
SVN-Revision: 16485
Diffstat (limited to 'target/linux/rdc/patches-2.6.28/008-r8610_flash_map.patch')
-rw-r--r--target/linux/rdc/patches-2.6.28/008-r8610_flash_map.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/rdc/patches-2.6.28/008-r8610_flash_map.patch b/target/linux/rdc/patches-2.6.28/008-r8610_flash_map.patch
index a969ec56a8..755522cbc6 100644
--- a/target/linux/rdc/patches-2.6.28/008-r8610_flash_map.patch
+++ b/target/linux/rdc/patches-2.6.28/008-r8610_flash_map.patch
@@ -1,6 +1,6 @@
---- a/drivers/mtd/maps/Kconfig 2009-05-07 00:51:33.000000000 +0200
-+++ b/drivers/mtd/maps/Kconfig 2009-05-07 01:08:25.000000000 +0200
-@@ -156,6 +156,12 @@
+--- a/drivers/mtd/maps/Kconfig
++++ b/drivers/mtd/maps/Kconfig
+@@ -156,6 +156,12 @@ config MTD_RDC3210_BUSWIDTH
Number of bytes addressed on the RDC-3210 flash device before
addressing the same chip again
@@ -13,9 +13,9 @@
config MTD_SC520CDP
tristate "CFI Flash device mapped on AMD SC520 CDP"
depends on X86 && MTD_CFI && MTD_CONCAT
---- a/drivers/mtd/maps/Makefile 2009-05-07 00:51:33.000000000 +0200
-+++ b/drivers/mtd/maps/Makefile 2009-05-07 01:07:28.000000000 +0200
-@@ -28,6 +28,7 @@
+--- a/drivers/mtd/maps/Makefile
++++ b/drivers/mtd/maps/Makefile
+@@ -28,6 +28,7 @@ obj-$(CONFIG_MTD_PMC_MSP_EVM) += pmcms
obj-$(CONFIG_MTD_PMC_MSP_RAMROOT)+= pmcmsp-ramroot.o
obj-$(CONFIG_MTD_PCMCIA) += pcmciamtd.o
obj-$(CONFIG_MTD_RDC3210) += rdc3210.o