projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar71xx] fix AR7240 PCI IRQ support
[openwrt.git]
/
target
/
linux
/
ar7
/
patches-2.6.27
/
110-flash.patch
diff --git
a/target/linux/ar7/patches-2.6.27/110-flash.patch
b/target/linux/ar7/patches-2.6.27/110-flash.patch
index
43e0c93
..
60c7f33
100644
(file)
--- a/
target/linux/ar7/patches-2.6.27/110-flash.patch
+++ b/
target/linux/ar7/patches-2.6.27/110-flash.patch
@@
-1,6
+1,6
@@
--- a/drivers/mtd/Kconfig
+++ b/drivers/mtd/Kconfig
--- a/drivers/mtd/Kconfig
+++ b/drivers/mtd/Kconfig
-@@ -1
90,6 +190
,12 @@ config MTD_MYLOADER_PARTS
+@@ -1
88,6 +188
,12 @@ config MTD_MYLOADER_PARTS
You will still need the parsing functions to be called by the driver
for your particular device. It won't happen automatically.
You will still need the parsing functions to be called by the driver
for your particular device. It won't happen automatically.
@@
-15,7
+15,7
@@
config MTD_CHAR
--- a/drivers/mtd/maps/physmap.c
+++ b/drivers/mtd/maps/physmap.c
config MTD_CHAR
--- a/drivers/mtd/maps/physmap.c
+++ b/drivers/mtd/maps/physmap.c
-@@ -8
7,7 +87
,7 @@ static int physmap_flash_remove(struct p
+@@ -8
5,7 +85
,7 @@ static int physmap_flash_remove(struct p
static const char *rom_probe_types[] = { "cfi_probe", "jedec_probe", "map_rom", NULL };
#ifdef CONFIG_MTD_PARTITIONS
static const char *rom_probe_types[] = { "cfi_probe", "jedec_probe", "map_rom", NULL };
#ifdef CONFIG_MTD_PARTITIONS
This page took
0.025969 seconds
and
4
git commands to generate.