OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 16... Line 16...
16 drivers/mtd/spi-nor/spi-nor.c | 2 +- 16 drivers/mtd/spi-nor/spi-nor.c | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-) 17 1 file changed, 1 insertion(+), 1 deletion(-)
Line 18... Line 18...
18   18  
19 --- a/drivers/mtd/spi-nor/spi-nor.c 19 --- a/drivers/mtd/spi-nor/spi-nor.c
20 +++ b/drivers/mtd/spi-nor/spi-nor.c 20 +++ b/drivers/mtd/spi-nor/spi-nor.c
21 @@ -1023,7 +1023,7 @@ static const struct flash_info spi_nor_i 21 @@ -1017,7 +1017,7 @@ static const struct flash_info spi_nor_i
22 { "mx25l12805d", INFO(0xc22018, 0, 64 * 1024, 256, 0) }, 22 { "mx25l12805d", INFO(0xc22018, 0, 64 * 1024, 256, 0) },
23 { "mx25l12855e", INFO(0xc22618, 0, 64 * 1024, 256, 0) }, 23 { "mx25l12855e", INFO(0xc22618, 0, 64 * 1024, 256, 0) },
24 { "mx25l25635e", INFO(0xc22019, 0, 64 * 1024, 512, 0) }, 24 { "mx25l25635e", INFO(0xc22019, 0, 64 * 1024, 512, 0) },
25 - { "mx25u25635f", INFO(0xc22539, 0, 64 * 1024, 512, SECT_4K) }, 25 - { "mx25u25635f", INFO(0xc22539, 0, 64 * 1024, 512, SECT_4K) },