]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - drivers/mtd/spi/winbond.c
Merge branch 'master' of git://www.denx.de/git/u-boot-mmc
[karo-tx-uboot.git] / drivers / mtd / spi / winbond.c
index cb57ce04367034a66ca3150c78156e4284c66c63..845780849273078251da183bf66e50659a95e42d 100644 (file)
@@ -84,12 +84,12 @@ static const struct winbond_spi_flash_params winbond_spi_flash_table[] = {
        },
        {
                .id                     = 0x5014,
-               .nr_blocks              = 128,
-               .name                   = "W25Q80",
+               .nr_blocks              = 16,
+               .name                   = "W25Q80BW",
        },
        {
                .id                     = 0x6016,
-               .nr_blocks              = 512,
+               .nr_blocks              = 64,
                .name                   = "W25Q32DW",
        },
        {