projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ar71xx: stop producing -NA factory images and tag factory images with hd_id for WNDR3...
[openwrt.git]
/
target
/
linux
/
generic
/
patches-2.6.32
/
088-winbond_cmdset.patch
1
--- a/drivers/mtd/chips/gen_probe.c
2
+++ b/drivers/mtd/chips/gen_probe.c
3
@@ -249,6 +249,7 @@ static struct mtd_info *check_cmd_set(st
4
#endif
5
#ifdef CONFIG_MTD_CFI_AMDSTD
6
case 0x0002:
7
+ case 0x0006:
8
return cfi_cmdset_0002(map, primary);
9
#endif
10
#ifdef CONFIG_MTD_CFI_STAA
This page took
0.039816 seconds
and
5
git commands to generate.