]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/mtd/spi/spi_flash_probe.c
sf: probe: Add support for MX25L25635F
[karo-tx-uboot.git] / drivers / mtd / spi / spi_flash_probe.c
index 8abb27dde6b67bff948e0f113e34797c6a1eb12e..aa7ea1a2b1ed13039d5df23e66c5858179b78f6b 100644 (file)
@@ -63,6 +63,7 @@ static const struct spi_flash_params spi_flash_params_table[] = {
        {"MX25L3205D",     0xc22016, 0x0,       64 * 1024,    64,                    0},
        {"MX25L6405D",     0xc22017, 0x0,       64 * 1024,   128,                    0},
        {"MX25L12805",     0xc22018, 0x0,       64 * 1024,   256,                    0},
+       {"MX25L25635F",    0xc22019, 0x0,       64 * 1024,   512,                    0},
        {"MX25L12855E",    0xc22618, 0x0,       64 * 1024,   256,                    0},
 #endif
 #ifdef CONFIG_SPI_FLASH_SPANSION       /* SPANSION */