Re: [U-Boot] [PATCH] sf: Add Winbond W25Q256 ID

2018-05-28 Thread Jagan Teki
On Wed, May 16, 2018 at 8:15 PM, Marek Vasut wrote: > Add ID for the Winbond W25Q256 flash. > > Signed-off-by: Marek Vasut > Cc: Jagan Teki > --- Applied to u-boot-spi/master ___ U-Boot mailing list U-Boot@lists.denx.de

[U-Boot] [PATCH] sf: Add Winbond W25Q256 ID

2018-05-16 Thread Marek Vasut
Add ID for the Winbond W25Q256 flash. Signed-off-by: Marek Vasut Cc: Jagan Teki --- drivers/mtd/spi/spi_flash_ids.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/mtd/spi/spi_flash_ids.c b/drivers/mtd/spi/spi_flash_ids.c index