jedec id for the 8Mb EN25Q80B flash
---
 drivers/mtd/spi/sf_params.c | 1 +
 1 file changed, 1 insertion(+)

CC: Stefano Babic <sba...@denx.de>
CC: Jagan Teki <jt...@openedev.com>
diff --git a/drivers/mtd/spi/sf_params.c b/drivers/mtd/spi/sf_params.c
index 5b50114..df15b3d 100644
--- a/drivers/mtd/spi/sf_params.c
+++ b/drivers/mtd/spi/sf_params.c
@@ -27,6 +27,7 @@ const struct spi_flash_params spi_flash_params_table[] = {
        {"AT26DF081A",     0x1f4501, 0x0,       64 * 1024,    16, SECT_4K},
 #endif
 #ifdef CONFIG_SPI_FLASH_EON            /* EON */
+       {"EN25Q80B",       0x1c3014, 0x1c30,    64 * 1024,    16, 0},
        {"EN25Q32B",       0x1c3016, 0x0,       64 * 1024,    64, 0},
        {"EN25Q64",        0x1c3017, 0x0,       64 * 1024,   128, SECT_4K},
        {"EN25Q128B",      0x1c3018, 0x0,       64 * 1024,   256, 0},
-- 
2.7.4

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to