kernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patches
[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.052329 seconds and 5 git commands to generate.