Re: [U-Boot] [PATCH] SPI: add support for the EON EN25Q80B flash chip

2016-11-17 Thread Jagan Teki
On Fri, Nov 11, 2016 at 2:17 AM, Angus Ainslie wrote: > add a new jedec id for the EN25Q80B NAK, no s-o-b ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [PATCH] SPI: add support for the EON EN25Q80B flash chip

2016-11-10 Thread Angus Ainslie
add a new jedec id for the EN25Q80B --- drivers/mtd/spi/sf_params.c | 1 + 1 file changed, 1 insertion(+) 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 @@