projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
kernel: add scsi cdrom support
[openwrt.git]
/
target
/
linux
/
adm5120
/
patches-2.6.36
/
102-jedec_pmc_39lvxxx_chips.patch
diff --git
a/target/linux/adm5120/patches-2.6.36/102-jedec_pmc_39lvxxx_chips.patch
b/target/linux/adm5120/patches-2.6.36/102-jedec_pmc_39lvxxx_chips.patch
index
00148fa
..
626cd85
100644
(file)
--- a/
target/linux/adm5120/patches-2.6.36/102-jedec_pmc_39lvxxx_chips.patch
+++ b/
target/linux/adm5120/patches-2.6.36/102-jedec_pmc_39lvxxx_chips.patch
@@
-1,6
+1,6
@@
--- a/drivers/mtd/chips/jedec_probe.c
+++ b/drivers/mtd/chips/jedec_probe.c
--- a/drivers/mtd/chips/jedec_probe.c
+++ b/drivers/mtd/chips/jedec_probe.c
-@@ -11
5,6 +115
,10 @@
+@@ -11
6,6 +116
,10 @@
#define UPD29F064115 0x221C
/* PMC */
#define UPD29F064115 0x221C
/* PMC */
@@
-11,7
+11,7
@@
#define PM49FL002 0x006D
#define PM49FL004 0x006E
#define PM49FL008 0x006A
#define PM49FL002 0x006D
#define PM49FL004 0x006E
#define PM49FL008 0x006A
-@@ -12
59,6 +1263
,54 @@ static const struct amd_flash_info jedec
+@@ -12
73,6 +1277
,54 @@ static const struct amd_flash_info jedec
ERASEINFO(0x02000,2),
ERASEINFO(0x04000,1),
}
ERASEINFO(0x02000,2),
ERASEINFO(0x04000,1),
}
This page took
0.021896 seconds
and
4
git commands to generate.